Home
last modified time | relevance | path

Searched refs:IBM_MP2_CHIP_CONTROL (Results 1 – 2 of 2) sorted by relevance

/drivers/media/video/
Dstradis.c914 debiwrite(saa, debNormal, IBM_MP2_CHIP_CONTROL, 4, 2); in initialize_fpga()
917 debiwrite(saa, debNormal, IBM_MP2_CHIP_CONTROL, 0, 2); in initialize_fpga()
918 debiread(saa, debNormal, IBM_MP2_CHIP_CONTROL, 2); in initialize_fpga()
919 debiwrite(saa, debNormal, IBM_MP2_CHIP_CONTROL, 0x10, 2); in initialize_fpga()
979 debiwrite(saa, debNormal, IBM_MP2_CHIP_CONTROL, 4, 2); in do_ibm_reset()
982 debiwrite(saa, debNormal, IBM_MP2_CHIP_CONTROL, 0, 2); in do_ibm_reset()
983 debiread(saa, debNormal, IBM_MP2_CHIP_CONTROL, 2); in do_ibm_reset()
984 debiwrite(saa, debNormal, IBM_MP2_CHIP_CONTROL, ChipControl, 2); in do_ibm_reset()
1019 debiwrite(saa, debNormal, IBM_MP2_CHIP_CONTROL, ChipControl, 2); in do_ibm_reset()
1064 debiwrite(saa, debNormal, IBM_MP2_CHIP_CONTROL, in initialize_ibmmpeg2()
[all …]
Dibmmpeg2.h8 #define IBM_MP2_CHIP_CONTROL 0x200*2 macro