Home
last modified time | relevance | path

Searched refs:CB_BRIDGE_CONTROL (Results 1 – 2 of 2) sorted by relevance

/drivers/pcmcia/
Dyenta_socket.h80 #define CB_BRIDGE_CONTROL 0x3e macro
Dyenta_socket.c337 bridge = config_readw(socket, CB_BRIDGE_CONTROL) & ~(CB_BRIDGE_CRST | CB_BRIDGE_INTR); in yenta_set_socket()
391 config_writew(socket, CB_BRIDGE_CONTROL, bridge); in yenta_set_socket()
1061 bridge = config_readw(socket, CB_BRIDGE_CONTROL); in yenta_config_init()
1064 config_writew(socket, CB_BRIDGE_CONTROL, bridge); in yenta_config_init()