Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/pcmcia/
H A Dyenta.h78 #define CB_BRIDGE_CONTROL 0x3e /* 16 bit */ macro
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dyenta_socket.h81 #define CB_BRIDGE_CONTROL 0x3e macro
H A Dyenta_socket.c338 bridge = config_readw(socket, CB_BRIDGE_CONTROL) & ~(CB_BRIDGE_CRST | CB_BRIDGE_INTR); in yenta_set_socket()
392 config_writew(socket, CB_BRIDGE_CONTROL, bridge); in yenta_set_socket()
1072 bridge = config_readw(socket, CB_BRIDGE_CONTROL); in yenta_config_init()
1075 config_writew(socket, CB_BRIDGE_CONTROL, bridge); in yenta_config_init()