/arch/arm/mach-s5pc100/ |
D | setup-sdhci-gpio.c | 25 void s5pc100_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s5pc100_setup_sdhci0_cfg_gpio() argument 30 num = width; in s5pc100_setup_sdhci0_cfg_gpio() 32 if (width == 8) in s5pc100_setup_sdhci0_cfg_gpio() 33 num = width - 2; in s5pc100_setup_sdhci0_cfg_gpio() 38 if (width == 8) in s5pc100_setup_sdhci0_cfg_gpio() 47 void s5pc100_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s5pc100_setup_sdhci1_cfg_gpio() argument 52 s3c_gpio_cfgrange_nopull(S5PC100_GPG2(0), 2 + width, S3C_GPIO_SFN(2)); in s5pc100_setup_sdhci1_cfg_gpio() 60 void s5pc100_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s5pc100_setup_sdhci2_cfg_gpio() argument 65 s3c_gpio_cfgrange_nopull(S5PC100_GPG3(0), 2 + width, S3C_GPIO_SFN(2)); in s5pc100_setup_sdhci2_cfg_gpio()
|
/arch/arm/mach-s5p64x0/ |
D | setup-sdhci-gpio.c | 24 void s5p64x0_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s5p64x0_setup_sdhci0_cfg_gpio() argument 30 s3c_gpio_cfgrange_nopull(S5P6450_GPG(0), 2 + width, in s5p64x0_setup_sdhci0_cfg_gpio() 33 s3c_gpio_cfgrange_nopull(S5P6440_GPG(0), 2 + width, in s5p64x0_setup_sdhci0_cfg_gpio() 48 void s5p64x0_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s5p64x0_setup_sdhci1_cfg_gpio() argument 58 switch (width) { in s5p64x0_setup_sdhci1_cfg_gpio() 91 void s5p6440_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s5p6440_setup_sdhci2_cfg_gpio() argument 100 void s5p6450_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s5p6450_setup_sdhci2_cfg_gpio() argument 103 s3c_gpio_cfgrange_nopull(S5P6450_GPG(7), 2 + width, S3C_GPIO_SFN(3)); in s5p6450_setup_sdhci2_cfg_gpio()
|
/arch/arm/mach-s3c64xx/ |
D | setup-sdhci-gpio.c | 24 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio() argument 29 s3c_gpio_cfgrange_nopull(S3C64XX_GPG(0), 2 + width, S3C_GPIO_SFN(2)); in s3c64xx_setup_sdhci0_cfg_gpio() 37 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio() argument 42 s3c_gpio_cfgrange_nopull(S3C64XX_GPH(0), 2 + width, S3C_GPIO_SFN(2)); in s3c64xx_setup_sdhci1_cfg_gpio() 50 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio() argument 53 s3c_gpio_cfgrange_nopull(S3C64XX_GPH(6), width, S3C_GPIO_SFN(3)); in s3c64xx_setup_sdhci2_cfg_gpio()
|
/arch/arm/plat-omap/include/plat/ |
D | vrfb.h | 41 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, in omap_vrfb_adjust_size() argument 56 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size() argument 58 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() argument 61 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {} in omap_vrfb_setup() argument
|
/arch/arm/mach-s3c24xx/ |
D | setup-sdhci-gpio.c | 25 void s3c2416_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci0_cfg_gpio() argument 27 s3c_gpio_cfgrange_nopull(S3C2410_GPE(5), 2 + width, S3C_GPIO_SFN(2)); in s3c2416_setup_sdhci0_cfg_gpio() 30 void s3c2416_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci1_cfg_gpio() argument 32 s3c_gpio_cfgrange_nopull(S3C2410_GPL(0), width, S3C_GPIO_SFN(2)); in s3c2416_setup_sdhci1_cfg_gpio()
|
/arch/arm/mach-ep93xx/ |
D | micro9.c | 49 unsigned int width; in micro9_register_flash() local 52 width = 4; in micro9_register_flash() 54 width = micro9_detect_bootwidth(); in micro9_register_flash() 56 width = 0; in micro9_register_flash() 58 if (width) in micro9_register_flash() 59 ep93xx_register_flash(width, EP93XX_CS1_PHYS_BASE, SZ_64M); in micro9_register_flash()
|
/arch/arm/mach-s5pv210/ |
D | setup-sdhci-gpio.c | 26 void s5pv210_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s5pv210_setup_sdhci0_cfg_gpio() argument 33 switch (width) { in s5pv210_setup_sdhci0_cfg_gpio() 50 void s5pv210_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s5pv210_setup_sdhci1_cfg_gpio() argument 66 void s5pv210_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s5pv210_setup_sdhci2_cfg_gpio() argument 73 switch (width) { in s5pv210_setup_sdhci2_cfg_gpio() 90 void s5pv210_setup_sdhci3_cfg_gpio(struct platform_device *dev, int width) in s5pv210_setup_sdhci3_cfg_gpio() argument
|
/arch/arm/mach-bcmring/include/mach/csp/ |
D | dmacHw_priv.h | 120 int width = 1; in dmacHw_GetTrWidthInBytes() local 123 width = 1; in dmacHw_GetTrWidthInBytes() 127 width = 2; in dmacHw_GetTrWidthInBytes() 131 width = 4; in dmacHw_GetTrWidthInBytes() 135 width = 8; in dmacHw_GetTrWidthInBytes() 142 return width; in dmacHw_GetTrWidthInBytes()
|
/arch/mips/lib/ |
D | dump_tlb.c | 73 int width = 8; in dump_tlb() local 75 int width = 11; in dump_tlb() 86 width, (entryhi & ~0x1fffUL), in dump_tlb() 89 width, in dump_tlb() 95 width, in dump_tlb()
|
/arch/powerpc/kernel/ |
D | btext.c | 104 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() argument 109 g_max_loc_X = width / 8; in btext_setup_display() 116 dispDeviceRect[2] = width; in btext_setup_display() 159 unsigned int width, height, depth, pitch; in btext_initialize() local 168 width = *prop; in btext_initialize() 181 pitch = width * ((depth + 7) / 8); in btext_initialize() 203 g_max_loc_X = width / 8; in btext_initialize() 209 dispDeviceRect[2] = width; in btext_initialize() 265 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display() argument 278 dispDeviceRect[2] = width; in btext_update_display() [all …]
|
/arch/sparc/kernel/ |
D | btext.c | 44 unsigned int width, height, depth, pitch; in btext_initialize() local 48 if (prom_getproperty(node, "width", (char *)&width, 4) < 0) in btext_initialize() 54 pitch = width * ((depth + 7) / 8); in btext_initialize() 74 g_max_loc_X = width / 8; in btext_initialize() 80 dispDeviceRect[2] = width; in btext_initialize() 99 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local 106 for(j=width; j; --j) in btext_clearscreen() 117 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local 125 for(j=width; j; --j) in scrollscreen() 133 for(j=width; j; --j) in scrollscreen()
|
/arch/arm/mach-exynos/ |
D | setup-sdhci-gpio.c | 26 void exynos4_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in exynos4_setup_sdhci0_cfg_gpio() argument 38 switch (width) { in exynos4_setup_sdhci0_cfg_gpio() 64 void exynos4_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in exynos4_setup_sdhci1_cfg_gpio() argument 90 void exynos4_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in exynos4_setup_sdhci2_cfg_gpio() argument 102 switch (width) { in exynos4_setup_sdhci2_cfg_gpio() 128 void exynos4_setup_sdhci3_cfg_gpio(struct platform_device *dev, int width) in exynos4_setup_sdhci3_cfg_gpio() argument
|
/arch/powerpc/include/asm/ |
D | btext.h | 11 extern void btext_update_display(unsigned long phys, int width, int height, 13 extern void btext_setup_display(int width, int height, int depth, int pitch,
|
/arch/avr32/mach-at32ap/ |
D | Kconfig | 6 prompt "AT32AP700x static memory bus width" 10 Define the width of the AP7000 external static memory interface. 15 width for all chip selects, excluding the flash (which is using
|
/arch/arm/plat-versatile/ |
D | clcd.c | 23 .width = -1, 47 .width = -1, 72 .width = -1, 96 .width = -1, 121 .width = -1,
|
/arch/parisc/kernel/ |
D | perf.c | 65 uint16_t width; member 210 extern uint64_t perf_rdr_shift_in_W (uint32_t rdr_num, uint16_t width); 211 extern uint64_t perf_rdr_shift_in_U (uint32_t rdr_num, uint16_t width); 674 uint32_t width, xbits, i; in perf_rdr_read_ubuf() local 678 if ((width = tentry->width) == 0) in perf_rdr_read_ubuf() 688 if ((xbits = width & 0x03f) != 0) { in perf_rdr_read_ubuf() 699 data = perf_rdr_shift_in_U(rdr_num, width); in perf_rdr_read_ubuf() 701 data = perf_rdr_shift_in_W(rdr_num, width); in perf_rdr_read_ubuf() 728 if (tentry->width == 0) { in perf_rdr_clear() 838 if (tentry->width == 0) { return; } in perf_rdr_write()
|
/arch/frv/mb93090-mb00/ |
D | flash.c | 38 .width = 2, 61 .width = 2,
|
/arch/mn10300/unit-asb2303/ |
D | flash.c | 48 .width = 2, 71 .width = 4,
|
/arch/tile/kernel/ |
D | hardwall.c | 46 int width; /* rectangle width */ member 99 return (x >= r->ulhc_x && x < r->ulhc_x + r->width) && in contains() 115 r->width = cpu_x(lrhc) - r->ulhc_x + 1; in setup_rectangle() 121 if (r->width <= 0 || r->height <= 0) in setup_rectangle() 143 return a->ulhc_x + a->width > b->ulhc_x && /* A not to the left */ in overlaps() 144 b->ulhc_x + b->width > a->ulhc_x && /* B not to the left */ in overlaps() 183 if (x == r->ulhc_x + r->width - 1) in hardwall_setup_ipi_func() 206 for (x = 0; x < r->width; ++x, ++cpu) { in hardwall_setup() 212 cpu -= r->width; in hardwall_setup() 213 delta = r->width - 1; in hardwall_setup() [all …]
|
/arch/arm/mach-iop13xx/ |
D | setup.c | 194 .width = 2, 217 int width = iq8134x_flash_data.width; in iq8134x_probe_flash_size() local 224 for (i = 0; i < 3 * width; i += width) in iq8134x_probe_flash_size() 225 query[i / width] = readb(flash_addr + (0x10 * width) + i); in iq8134x_probe_flash_size() 229 size = 1 << readb(flash_addr + (0x27 * width)); in iq8134x_probe_flash_size()
|
/arch/avr32/boards/merisc/ |
D | flash.c | 73 .width = 2, 78 .width = 2,
|
/arch/powerpc/boot/dts/ |
D | media5200.dts | 119 bank-width = <4>; // Width in bytes of the flash bank 120 device-width = <2>; // Two devices on each bank 126 bank-width = <4>; // Width in bytes of the flash bank 127 device-width = <2>; // Two devices on each bank
|
/arch/avr32/boards/mimc200/ |
D | flash.c | 68 .width = 2, 100 .width = 2,
|
/arch/arm/plat-mxc/include/mach/ |
D | mxc_nand.h | 26 unsigned int width; /* data bus width in bytes */ member
|
/arch/arm/mach-gemini/ |
D | devices.c | 76 pflash_platform_data.width = 2; in platform_register_pflash() 78 pflash_platform_data.width = 1; in platform_register_pflash()
|