Home
last modified time | relevance | path

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

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