Searched refs:MO_GP2_IO (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-cards.c | 3095 cx_write(MO_GP2_IO, 0xcf7); in cx88_pv_8000gt_callback() 3097 cx_write(MO_GP2_IO, 0xef5); in cx88_pv_8000gt_callback() 3099 cx_write(MO_GP2_IO, 0xcf7); in cx88_pv_8000gt_callback() 3173 cx_write(MO_GP2_IO, 0xff); in cx88_xc2028_tuner_callback() 3337 cx_write(MO_GP2_IO, 0xcf7); in cx88_card_setup_pre_i2c() 3339 cx_write(MO_GP2_IO, 0xef5); in cx88_card_setup_pre_i2c() 3341 cx_write(MO_GP2_IO, 0xcf7); in cx88_card_setup_pre_i2c() 3518 cx_set(MO_GP2_IO, 0x00000101); in cx88_card_setup() 3519 cx_clear(MO_GP2_IO, 0x00000001); in cx88_card_setup() 3522 cx_set(MO_GP2_IO, 0x00000101); in cx88_card_setup()
|
| H A D | cx88-reg.h | 474 #define MO_GP2_IO 0x350018 // {32}RW* GPIOoutput enablesdata I/O macro
|