Searched refs:netup_fpga_op_rw (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | altera-ci.c | 279 netup_fpga_op_rw(inter, NETUP_CI_BUSCTRL, store, 0); in altera_ci_op_cam() 333 netup_fpga_op_rw(inter, NETUP_CI_BUSCTRL, in altera_ci_slot_reset() 343 ret = netup_fpga_op_rw(inter, NETUP_CI_BUSCTRL, in altera_ci_slot_reset() 380 netup_fpga_op_rw(inter, NETUP_CI_BUSCTRL, in altera_ci_slot_ts_ctl() 527 netup_fpga_op_rw(inter, NETUP_CI_PID_ADDR1, in altera_pid_control() 537 netup_fpga_op_rw(inter, NETUP_CI_PID_DATA, store, 0); in altera_pid_control() 565 netup_fpga_op_rw(inter, NETUP_CI_PID_ADDR1, in altera_toggle_fullts_streaming() 568 netup_fpga_op_rw(inter, NETUP_CI_PID_DATA, in altera_toggle_fullts_streaming() 780 netup_fpga_op_rw(inter, NETUP_CI_TSA_DIV, 0x0, 0); in altera_ci_init() 781 netup_fpga_op_rw(inter, NETUP_CI_TSB_DIV, 0x0, 0); in altera_ci_init() [all …]
|