Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-ci.c171 static int write_creg(struct ddb_ci *ci, u8 data, u8 mask) in write_creg() function
231 write_creg(ci, 0x01, 0x01); in slot_reset_xo2()
232 write_creg(ci, 0x04, 0x04); in slot_reset_xo2()
234 write_creg(ci, 0x02, 0x02); in slot_reset_xo2()
235 write_creg(ci, 0x00, 0x04); in slot_reset_xo2()
236 write_creg(ci, 0x18, 0x18); in slot_reset_xo2()
245 write_creg(ci, 0x10, 0xff); in slot_shutdown_xo2()
246 write_creg(ci, 0x08, 0x08); in slot_shutdown_xo2()
255 write_creg(ci, 0x00, 0x10); in slot_ts_enable_xo2()
301 write_creg(ci, 0x10, 0xff); in ci_xo2_attach()
[all …]