Home
last modified time | relevance | path

Searched refs:MS_OCP_EVER (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rts5139/
Drts51x_chip.c414 if ((chip->ocp_stat & (MS_OCP_NOW | MS_OCP_EVER)) && in rts51x_polling_func()
962 oc_ever_mask = MS_OCP_EVER; in rts51x_pp_status()
Drts51x_card.h549 #define MS_OCP_EVER 0x01 macro
Drts51x_card.c301 if (chip->ocp_stat & (MS_OCP_NOW | MS_OCP_EVER)) { in rts51x_init_cards()
Dxd.c443 if (chip->ocp_stat & (MS_OCP_NOW | MS_OCP_EVER)) { in reset_xd()
Dsd.c1970 if (chip->ocp_stat & (MS_OCP_NOW | MS_OCP_EVER)) {
Dms.c613 if (chip->ocp_stat & (MS_OCP_NOW | MS_OCP_EVER)) { in ms_prepare_reset()