Searched refs:MO_GP2_IO (Results 1 – 5 of 5) sorted by relevance
/openbmc/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-input.c | 384 ir->gpio_addr = MO_GP2_IO; in cx88_ir_init() 428 ir->gpio_addr = MO_GP2_IO; in cx88_ir_init()
|
H A D | cx88-reg.h | 474 #define MO_GP2_IO 0x350018 // {32}RW* GPIOoutput enablesdata I/O macro
|
H A D | cx88-video.c | 295 cx_write(MO_GP2_IO, INPUT(input).gpio2); in cx88_video_mux() 585 cx_write(MO_GP2_IO, core->board.radio.gpio2); in radio_open()
|
H A D | cx88-dvb.c | 1703 cx_write(MO_GP2_IO, 0x0101); in cx8802_dvb_advise_acquire()
|