Home
last modified time | relevance | path

Searched defs:tcic_getw (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dtcic.c131 static u_short tcic_getw(u_char reg) in tcic_getw() function
151 #define tcic_getw(reg) inw(tcic_base+reg) macro