Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-designware-pcidrv.c41 struct dw_scl_sda_cfg { struct
52 struct dw_scl_sda_cfg *scl_sda_cfg; argument
58 static struct dw_scl_sda_cfg mrfld_config = {
66 static struct dw_scl_sda_cfg byt_config = {
75 static struct dw_scl_sda_cfg hsw_config = {
84 static struct dw_scl_sda_cfg navi_amd_config = {
242 struct dw_scl_sda_cfg *cfg; in i2c_dw_pci_probe()