Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rts5208/
Drtsx_card.h702 #define AUX_PWR_DETECTED 0x01 macro
Drtsx_chip.c671 chip->aux_pwr_exist = val & AUX_PWR_DETECTED ? 1 : 0; in rts5208_init()
715 chip->aux_pwr_exist = val & AUX_PWR_DETECTED ? 1 : 0; in rts5288_init()