Home
last modified time | relevance | path

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

/drivers/media/common/b2c2/
Dflexcop-sram.c34 v = fc->read_ibi_reg(fc, sram_dest_reg_714); in flexcop_sram_set_dest()
43 v.sram_dest_reg_714.NET_Dest = target; in flexcop_sram_set_dest()
45 v.sram_dest_reg_714.CAI_Dest = target; in flexcop_sram_set_dest()
47 v.sram_dest_reg_714.CAO_Dest = target; in flexcop_sram_set_dest()
49 v.sram_dest_reg_714.MEDIA_Dest = target; in flexcop_sram_set_dest()
51 fc->write_ibi_reg(fc,sram_dest_reg_714,v); in flexcop_sram_set_dest()
66 flexcop_ibi_value v = fc->read_ibi_reg(fc,sram_dest_reg_714); in flexcop_sram_ctrl()
67 v.sram_dest_reg_714.ctrl_usb_wan = usb_wan; in flexcop_sram_ctrl()
68 v.sram_dest_reg_714.ctrl_sramdma = sramdma; in flexcop_sram_ctrl()
69 v.sram_dest_reg_714.ctrl_maximumfill = maximumfill; in flexcop_sram_ctrl()
[all …]
Dflexcop-reg.h155 sram_dest_reg_714 = 0x714, enumerator
Dflexcop_ibi_value_le.h432 } sram_dest_reg_714; member
Dflexcop_ibi_value_be.h432 } sram_dest_reg_714; member