Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-dvb.c716 cx_write(MO_SRST_IO, 0); in cx24116_reset_device()
719 cx_write(MO_SRST_IO, 1); in cx24116_reset_device()
1697 cx_write(MO_SRST_IO, 1); in cx8802_dvb_advise_acquire()
1702 cx_write(MO_SRST_IO, 0); in cx8802_dvb_advise_acquire()
Dcx88-core.c599 cx_write(MO_SRST_IO, 0); in cx88_reset()
601 cx_write(MO_SRST_IO, 1); in cx88_reset()
Dcx88-reg.h506 #define MO_SRST_IO 0x35C05C // Output system reset reg macro
Dcx88-blackbird.c540 cx_write(MO_SRST_IO, 0); /* SYS_RSTO=0 */ in blackbird_initialize_codec()
541 cx_write(MO_SRST_IO, 1); /* SYS_RSTO=1 */ in blackbird_initialize_codec()
Dcx88-cards.c3547 cx_write(MO_SRST_IO, 0); in cx88_card_setup()
3551 cx_write(MO_SRST_IO, 1); in cx88_card_setup()