Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Drtsx_card.h714 #define AUX_PWR_DETECTED 0x01 macro
Drtsx_chip.c752 chip->aux_pwr_exist = val & AUX_PWR_DETECTED ? 1 : 0; in rts5208_init()
801 chip->aux_pwr_exist = val & AUX_PWR_DETECTED ? 1 : 0; in rts5288_init()