Searched defs:width (Results 1 - 25 of 49) sorted by relevance

12

/arch/arm/mach-s3c24xx/
H A Dsetup-sdhci-gpio.c25 void s3c2416_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) argument
27 s3c_gpio_cfgrange_nopull(S3C2410_GPE(5), 2 + width, S3C_GPIO_SFN(2));
30 void s3c2416_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) argument
32 s3c_gpio_cfgrange_nopull(S3C2410_GPL(0), width, S3C_GPIO_SFN(2));
/arch/arm/mach-ep93xx/
H A Dmicro9.c39 /* Detect the bus width of the external flash memory */
49 unsigned int width; local
52 width = 4;
54 width = micro9_detect_bootwidth();
56 width = 0;
58 if (width)
59 ep93xx_register_flash(width, EP93XX_CS1_PHYS_BASE, SZ_64M);
/arch/arm/mach-s3c64xx/
H A Dsetup-sdhci-gpio.c24 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) argument
29 s3c_gpio_cfgrange_nopull(S3C64XX_GPG(0), 2 + width, S3C_GPIO_SFN(2));
37 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) argument
42 s3c_gpio_cfgrange_nopull(S3C64XX_GPH(0), 2 + width, S3C_GPIO_SFN(2));
50 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) argument
53 s3c_gpio_cfgrange_nopull(S3C64XX_GPH(6), width, S3C_GPIO_SFN(3));
H A Dmach-crag6410.c700 static void crag6410_cfg_sdhci0(struct platform_device *dev, int width) argument
703 s3c_gpio_cfgrange_nopull(S3C64XX_GPG(0), 2 + width, S3C_GPIO_SFN(2));
/arch/arm/mach-s5p64x0/
H A Dsetup-sdhci-gpio.c24 void s5p64x0_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) argument
30 s3c_gpio_cfgrange_nopull(S5P6450_GPG(0), 2 + width,
33 s3c_gpio_cfgrange_nopull(S5P6440_GPG(0), 2 + width,
48 void s5p64x0_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) argument
58 switch (width) {
91 void s5p6440_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) argument
100 void s5p6450_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) argument
103 s3c_gpio_cfgrange_nopull(S5P6450_GPG(7), 2 + width, S3C_GPIO_SFN(3));
/arch/arm/mach-s5pc100/
H A Dsetup-sdhci-gpio.c25 void s5pc100_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) argument
30 num = width;
31 /* In case of 8 width, we should decrease the 2 */
32 if (width == 8)
33 num = width - 2;
38 if (width == 8)
47 void s5pc100_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) argument
52 s3c_gpio_cfgrange_nopull(S5PC100_GPG2(0), 2 + width, S3C_GPIO_SFN(2));
60 void s5pc100_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) argument
65 s3c_gpio_cfgrange_nopull(S5PC100_GPG3(0), 2 + width, S3C_GPIO_SF
[all...]
/arch/arm/mach-s5pv210/
H A Dsetup-sdhci-gpio.c26 void s5pv210_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) argument
33 switch (width) {
50 void s5pv210_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) argument
66 void s5pv210_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) argument
73 switch (width) {
90 void s5pv210_setup_sdhci3_cfg_gpio(struct platform_device *dev, int width) argument
/arch/arm/plat-mxc/include/mach/
H A Dmxc_nand.h26 unsigned int width; /* data bus width in bytes */ member in struct:mxc_nand_platform_data
/arch/arm/mach-exynos/
H A Dsetup-sdhci-gpio.c26 void exynos4_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) argument
38 switch (width) {
64 void exynos4_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) argument
90 void exynos4_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) argument
102 switch (width) {
128 void exynos4_setup_sdhci3_cfg_gpio(struct platform_device *dev, int width) argument
/arch/arm/plat-orion/include/plat/
H A Dorion_nand.h21 u8 width; /* buswidth */ member in struct:orion_nand_data
/arch/arm/include/asm/mach/
H A Dflash.h19 * width: width of mapped device
30 unsigned int width; member in struct:flash_platform_data
/arch/blackfin/mach-bf548/include/mach/
H A Dbf54x-lq043.h23 int width; member in struct:bfin_bf54xfb_mach_info
/arch/mips/lib/
H A Ddump_tlb.c73 int width = 8; local
75 int width = 11;
86 width, (entryhi & ~0x1fffUL),
89 width,
95 width,
/arch/arm/plat-omap/include/plat/
H A Dvrfb.h41 extern void omap_vrfb_adjust_size(u16 *width, u16 *height,
43 extern u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp);
44 extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp);
46 u16 width, u16 height,
54 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, argument
56 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) argument
58 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) argument
61 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {}
60 omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, u16 width, u16 height, unsigned bytespp, bool yuv_mode) argument
/arch/arm/plat-samsung/include/plat/
H A Ddma-ops.h32 enum dma_slave_buswidth width; member in struct:samsung_dma_info
H A Dfb-s3c2410.h29 unsigned short width; member in struct:s3c2410fb_display
/arch/arm/mach-bcmring/include/mach/csp/
H A DdmacHw_priv.h83 * @brief Get next available transaction width
86 * @return On success : Next available transaction width
93 static inline dmacHw_TRANSACTION_WIDTH_e dmacHw_GetNextTrWidth(dmacHw_TRANSACTION_WIDTH_e tw /* [ IN ] Current transaction width */
118 static inline int dmacHw_GetTrWidthInBytes(dmacHw_TRANSACTION_WIDTH_e tw /* [ IN ] Transaction width */
120 int width = 1; local
123 width = 1;
127 width = 2;
131 width = 4;
135 width = 8;
141 /* Default transaction width */
[all...]
/arch/mips/alchemy/devboards/
H A Dplatform.c135 int __init db1x_register_norflash(unsigned long size, int width, argument
210 pfd->width = width;
/arch/mips/include/asm/mach-jz4740/
H A Djz4740_fb.h38 * width: width of the lcd display in mm
47 unsigned int width; member in struct:jz4740_fb_platform_data
/arch/arm/mach-iop13xx/
H A Dsetup.c194 .width = 2,
217 int width = iq8134x_flash_data.width; local
224 for (i = 0; i < 3 * width; i += width)
225 query[i / width] = readb(flash_addr + (0x10 * width) + i);
229 size = 1 << readb(flash_addr + (0x27 * width));
/arch/arm/mach-msm/include/mach/
H A Dmsm_fb.h27 int width; /* disply width in mm */ member in struct:msm_fb_data
/arch/arm/mach-w90x900/include/mach/
H A Dfb.h47 unsigned short width; member in struct:nuc900fb_display
/arch/arm/plat-pxa/
H A Ddma.c88 int i, max_show = 20, burst, width; local
103 width = (1 << ((dcmd >> 14) & 0x3)) >> 1;
111 " width=%d len=%d)\n",
116 DCMD_STR(ENDIAN), burst, width,
137 int burst, width; local
143 width = (1 << ((dcmd >> 14) & 0x3)) >> 1;
159 pos += seq_printf(s, "\tDCMD = %08x (%s%s%s%s%s%s%sburst=%d width=%d"
165 DCMD_STR(ENDIAN), burst, width, dcmd & DCMD_LENGTH);
/arch/openrisc/kernel/
H A Dsetup.c233 short bit_nr, short width)
235 return (reg >> bit_nr) & (0 << width);
232 extract_value_bits(unsigned long reg, short bit_nr, short width) argument
/arch/sparc/kernel/
H A Dbtext.c44 unsigned int width, height, depth, pitch; local
48 if (prom_getproperty(node, "width", (char *)&width, 4) < 0)
54 pitch = width * ((depth + 7) / 8);
74 g_max_loc_X = width / 8;
80 dispDeviceRect[2] = width;
99 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * local
106 for(j=width; j; --j)
117 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * local
125 for(j=width;
[all...]

Completed in 1072 milliseconds

12