/arch/arm/mach-s3c64xx/ |
D | setup-sdhci-gpio.c | 25 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio() 38 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio() 51 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio()
|
D | mach-crag6410.c | 753 static void crag6410_cfg_sdhci0(struct platform_device *dev, int width) in crag6410_cfg_sdhci0()
|
/arch/arm/mach-s3c24xx/ |
D | setup-sdhci-gpio.c | 26 void s3c2416_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci0_cfg_gpio() 31 void s3c2416_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci1_cfg_gpio()
|
/arch/powerpc/kernel/ |
D | btext.c | 120 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 175 unsigned int width, height, depth, pitch; in btext_initialize() local 281 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display() 313 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local 331 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushscreen() local 350 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushline() local 372 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
|
/arch/arm/mach-ep93xx/ |
D | micro9.c | 48 unsigned int width; in micro9_register_flash() local
|
/arch/sparc/kernel/ |
D | btext.c | 45 unsigned int width, height, depth, pitch; in btext_initialize() local 100 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local 118 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
|
/arch/arm/include/asm/mach/ |
D | flash.h | 30 unsigned int width; member
|
/arch/arm64/include/asm/ |
D | cpufeature.h | 69 u8 width; member 383 cpuid_feature_extract_signed_field_width(u64 features, int field, int width) in cpuid_feature_extract_signed_field_width() 395 cpuid_feature_extract_unsigned_field_width(u64 features, int field, int width) in cpuid_feature_extract_unsigned_field_width() 417 cpuid_feature_extract_field_width(u64 features, int field, int width, bool sign) in cpuid_feature_extract_field_width()
|
/arch/blackfin/mach-bf548/include/mach/ |
D | bf54x-lq043.h | 23 int width; member
|
/arch/parisc/kernel/ |
D | perf.c | 65 uint16_t width; member 672 uint32_t width, xbits, i; in perf_rdr_read_ubuf() local
|
/arch/mips/alchemy/devboards/ |
D | platform.c | 168 int __init db1x_register_norflash(unsigned long size, int width, in db1x_register_norflash()
|
/arch/mips/include/asm/mach-jz4740/ |
D | jz4740_fb.h | 47 unsigned int width; member
|
/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 30 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 33 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_scrc_out_defs_asm.h | 33 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/arch/mips/include/asm/ |
D | processor.h | 110 # define FPR_IDX(width, idx) (idx) argument 112 # define FPR_IDX(width, idx) ((idx) ^ ((64 / (width)) - 1)) argument 115 #define BUILD_FPR_ACCESS(width) \ argument
|
/arch/x86/include/asm/ |
D | sysfb.h | 57 int width; member
|
/arch/openrisc/kernel/ |
D | setup.c | 214 short bit_nr, short width) in extract_value_bits()
|
/arch/cris/include/arch-v32/arch/hwregs/asm/ |
D | irq_nmi_defs_asm.h | 33 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | strcop_defs_asm.h | 33 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/arch/arm/mach-iop13xx/ |
D | setup.c | 209 int width = iq8134x_flash_data.width; in iq8134x_probe_flash_size() local
|
/arch/arm/plat-samsung/include/plat/ |
D | fb-s3c2410.h | 29 unsigned short width; member
|
/arch/x86/boot/compressed/ |
D | eboot.c | 439 setup_uga32(void **uga_handle, unsigned long size, u32 *width, u32 *height) in setup_uga32() 484 setup_uga64(void **uga_handle, unsigned long size, u32 *width, u32 *height) in setup_uga64() 535 u32 width, height; in setup_uga() local
|
/arch/mips/bcm63xx/ |
D | irq.c | 74 #define BUILD_IPIC_INTERNAL(width) \ argument
|
/arch/unicore32/kernel/ |
D | traps.c | 110 const int width = 8; in dump_instr() local
|