Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dyenta_socket.h81 #define CB_BRIDGE_CONTROL 0x3e macro
H A Dyenta_socket.c340 bridge = config_readw(socket, CB_BRIDGE_CONTROL) & ~(CB_BRIDGE_CRST | CB_BRIDGE_INTR); in yenta_set_socket()
394 config_writew(socket, CB_BRIDGE_CONTROL, bridge); in yenta_set_socket()
1074 bridge = config_readw(socket, CB_BRIDGE_CONTROL); in yenta_config_init()
1077 config_writew(socket, CB_BRIDGE_CONTROL, bridge); in yenta_config_init()