Home
last modified time | relevance | path

Searched refs:CB_PWRCYCLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dyenta_socket.h22 #define CB_PWRCYCLE 0x00000008 /* Socket powered */ macro
H A Dyenta_socket.c227 val |= (state & CB_PWRCYCLE) ? SS_POWERON | SS_READY : 0; in yenta_get_status()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dyenta_socket.h22 #define CB_PWRCYCLE 0x00000008 /* Socket powered */ macro
H A Dyenta_socket.c229 val |= (state & CB_PWRCYCLE) ? SS_POWERON | SS_READY : 0; in yenta_get_status()

Completed in 14 milliseconds