Home
last modified time | relevance | path

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

/drivers/staging/rts5139/
Drts51x_chip.c80 if (chip->rts5179) in rts51x_reset_chip()
105 || chip->rts5179) { in rts51x_reset_chip()
219 chip->rts5179 = 1; in rts51x_init_chip()
222 chip->rts5179 = 0; in rts51x_init_chip()
445 if (chip->rts5179) { in rts51x_polling_func()
826 if (chip->rts5179) in rts51x_do_before_power_down()
Drts51x_chip.h803 u8 rts5179; member
Drts51x_card.c922 if (chip->rts5179) { in toggle_gpio()