Home
last modified time | relevance | path

Searched refs:sram_dest_reg_714 (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/media/common/b2c2/
Dflexcop-sram.c35 v = fc->read_ibi_reg(fc, sram_dest_reg_714); in flexcop_sram_set_dest()
44 v.sram_dest_reg_714.NET_Dest = target; in flexcop_sram_set_dest()
46 v.sram_dest_reg_714.CAI_Dest = target; in flexcop_sram_set_dest()
48 v.sram_dest_reg_714.CAO_Dest = target; in flexcop_sram_set_dest()
50 v.sram_dest_reg_714.MEDIA_Dest = target; in flexcop_sram_set_dest()
52 fc->write_ibi_reg(fc,sram_dest_reg_714,v); in flexcop_sram_set_dest()
67 flexcop_ibi_value v = fc->read_ibi_reg(fc,sram_dest_reg_714); in flexcop_sram_ctrl()
68 v.sram_dest_reg_714.ctrl_usb_wan = usb_wan; in flexcop_sram_ctrl()
69 v.sram_dest_reg_714.ctrl_sramdma = sramdma; in flexcop_sram_ctrl()
70 v.sram_dest_reg_714.ctrl_maximumfill = maximumfill; in flexcop_sram_ctrl()
[all …]
Dflexcop-reg.h157 sram_dest_reg_714 = 0x714, enumerator
Dflexcop_ibi_value_be.h433 } sram_dest_reg_714; member
Dflexcop_ibi_value_le.h433 } sram_dest_reg_714; member