Searched refs:PCMOD_CBSZ (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dm32r_pcc.h52 #define PCMOD_CBSZ (1UL<<(31-23)) /* set for 8bit */ macro
H A Dm32r_cfc.h56 #define PCMOD_CBSZ (1UL<<(31-23)) /* set for 8bit */ macro
H A Dm32r_pcc.c130 cbsz = (t->flags & MAP_16BIT) ? 0 : PCMOD_CBSZ;
520 mode = PCMOD_AS_ATTRIB | PCMOD_CBSZ;

Completed in 104 milliseconds