/arch/arm/mach-s3c/ |
D | setup-sdhci-gpio-s3c64xx.c | 20 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio() 33 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio() 46 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio()
|
D | setup-sdhci-gpio-s3c24xx.c | 22 void s3c2416_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci0_cfg_gpio() 27 void s3c2416_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci1_cfg_gpio()
|
D | mach-crag6410.c | 762 static void crag6410_cfg_sdhci0(struct platform_device *dev, int width) in crag6410_cfg_sdhci0()
|
/arch/powerpc/kernel/ |
D | btext.c | 111 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 166 unsigned int width, height, depth, pitch; in btext_initialize() local 266 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display() 298 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local 316 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushscreen() local 335 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushline() local 357 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
|
D | rtas.c | 111 static int width = 16; in call_rtas_display_status_delay() local 200 int width; in rtas_progress() local
|
/arch/arm/mach-ep93xx/ |
D | micro9.c | 45 unsigned int width; in micro9_register_flash() local
|
D | core.c | 275 void __init ep93xx_register_flash(unsigned int width, in ep93xx_register_flash()
|
/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 | 27 unsigned int width; member
|
/arch/parisc/kernel/ |
D | perf.c | 52 uint16_t width; member 659 uint32_t width, xbits, i; in perf_rdr_read_ubuf() local
|
/arch/mips/alchemy/devboards/ |
D | platform.c | 152 int __init db1x_register_norflash(unsigned long size, int width, in db1x_register_norflash()
|
/arch/arm64/include/asm/ |
D | cpufeature.h | 62 u8 width; member 503 cpuid_feature_extract_signed_field_width(u64 features, int field, int width) in cpuid_feature_extract_signed_field_width() 515 cpuid_feature_extract_unsigned_field_width(u64 features, int field, int width) in cpuid_feature_extract_unsigned_field_width() 560 cpuid_feature_extract_field_width(u64 features, int field, int width, bool sign) in cpuid_feature_extract_field_width()
|
/arch/x86/include/asm/ |
D | sysfb.h | 53 int width; member
|
/arch/mips/include/asm/ |
D | processor.h | 102 # define FPR_IDX(width, idx) (idx) argument 104 # define FPR_IDX(width, idx) ((idx) ^ ((64 / (width)) - 1)) argument 107 #define BUILD_FPR_ACCESS(width) \ argument
|
/arch/openrisc/kernel/ |
D | setup.c | 232 short bit_nr, short width) in extract_value_bits()
|
/arch/mips/bcm63xx/ |
D | irq.c | 74 #define BUILD_IPIC_INTERNAL(width) \ argument
|
/arch/s390/mm/ |
D | dump_pagetables.c | 121 int width = sizeof(unsigned long) * 2; in note_page() local
|
/arch/alpha/kernel/ |
D | setup.c | 1261 external_cache_probe(int minsize, int width) in external_cache_probe() 1338 unsigned long sc_ctl, width; in determine_cpu_caches() local
|
/arch/parisc/include/asm/ |
D | grfioctl.h | 70 unsigned int width, length; /* total x and total y size */ member
|
/arch/mips/include/asm/txx9/ |
D | rbtx4939.h | 136 unsigned int width; member
|
/arch/x86/kernel/cpu/resctrl/ |
D | monitor.c | 217 static u64 mbm_overflow_count(u64 prev_msr, u64 cur_msr, unsigned int width) in mbm_overflow_count()
|
/arch/x86/mm/ |
D | dump_pagetables.c | 310 int width = sizeof(unsigned long) * 2; in note_page() local
|
/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 988 __be32 width = cpu_to_be32(8); in octeon_prune_device_tree() local
|
/arch/arm/kernel/ |
D | traps.c | 165 const int width = thumb ? 4 : 8; in __dump_instr() local
|
/arch/x86/events/amd/ |
D | ibs.c | 156 perf_event_try_update(struct perf_event *event, u64 new_raw_count, int width) in perf_event_try_update()
|