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

/linux-4.4.14/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.c129 cbsz = (t->flags & MAP_16BIT) ? 0 : PCMOD_CBSZ; pcc_iorw()
532 mode = PCMOD_AS_ATTRIB | PCMOD_CBSZ;

Completed in 49 milliseconds