Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 81) sorted by relevance

1234

/arch/arm/mach-s3c6410/
Dsetup-sdhci.c38 void s3c6410_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c6410_setup_sdhci0_cfg_gpio()
87 void s3c6410_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c6410_setup_sdhci1_cfg_gpio()
/arch/powerpc/kernel/
Dbtext.c104 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display()
159 unsigned int width, height, depth, pitch; in btext_initialize() local
265 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display()
297 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local
313 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushscreen() local
332 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushline() local
354 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
Drtas.c97 static int width = 16; in call_rtas_display_status_delay() local
186 int width; in rtas_progress() local
/arch/arm/plat-mxc/include/mach/
Dmxc_nand.h24 int width; /* data bus width in bytes */ member
/arch/arm/plat-orion/include/plat/
Dorion_nand.h20 u8 width; /* buswidth */ member
/arch/mips/lib/
Ddump_tlb.c64 int width = 8; in dump_tlb() local
/arch/arm/include/asm/mach/
Dflash.h30 unsigned int width; member
/arch/blackfin/mach-bf548/include/mach/
Dbf54x-lq043.h17 int width; member
/arch/parisc/kernel/
Dperf.c66 uint16_t width; member
678 uint32_t width, xbits, i; in perf_rdr_read_ubuf() local
/arch/cris/include/arch-v32/arch/hwregs/iop/asm/
Diop_version_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
Diop_scrc_in_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
Diop_scrc_out_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/
Diop_version_defs_asm.h29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
Diop_sap_in_defs_asm.h29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
/arch/cris/include/arch-v32/arch/hwregs/asm/
Dirq_nmi_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
Dstrcop_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
Dcris_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
Dstrmux_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
Dconfig_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
/arch/arm/mach-iop13xx/
Dsetup.c216 int width = iq8134x_flash_data.width; in iq8134x_probe_flash_size() local
/arch/arm/mach-s3c2410/include/mach/
Dfb.h31 unsigned short width; member
/arch/blackfin/kernel/
Dgptimers.c33 uint32_t width; member
/arch/powerpc/platforms/cell/spufs/
Dsputrace.c81 int width; in sputrace_read() local
/arch/alpha/kernel/
Dsetup.c1304 external_cache_probe(int minsize, int width) in external_cache_probe()
1381 unsigned long sc_ctl, width; in determine_cpu_caches() local
/arch/parisc/include/asm/
Dgrfioctl.h83 unsigned int width, length; /* total x and total y size */ member

1234