Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_chip.c1088 u8 sd_oc, ms_oc; in rtsx_manage_2lun_mode() local
1091 ms_oc = chip->ocp_stat & (MS_OC_NOW | MS_OC_EVER); in rtsx_manage_2lun_mode()
1093 if (sd_oc || ms_oc) in rtsx_manage_2lun_mode()
1103 if (ms_oc && (chip->card_exist & MS_CARD)) { in rtsx_manage_2lun_mode()