Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pcmcia/
Dyenta_socket.h81 #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()
1059 bridge = config_readw(socket, CB_BRIDGE_CONTROL); in yenta_config_init()
1062 config_writew(socket, CB_BRIDGE_CONTROL, bridge); in yenta_config_init()