Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ddbridge/
H A Dddbridge-ci.c314 struct cxd2099_cfg cxd_cfg = cxd_cfgtmpl; in ci_cxd2099_attach() local
317 cxd_cfg.bitrate = bitrate; in ci_cxd2099_attach()
318 cxd_cfg.en = &port->en; in ci_cxd2099_attach()
321 0x40, &cxd_cfg); in ci_cxd2099_attach()
/linux/drivers/media/pci/ngene/
H A Dngene-core.c1566 struct cxd2099_cfg cxd_cfg = cxd_cfgtmpl; in cxd_attach() local
1583 cxd_cfg.en = &ci->en; in cxd_attach()
1586 0x40, &cxd_cfg); in cxd_attach()