Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-pcidrv.c49 struct dw_scl_sda_cfg { struct
60 struct dw_scl_sda_cfg *scl_sda_cfg; argument
66 static struct dw_scl_sda_cfg mrfld_config = {
74 static struct dw_scl_sda_cfg byt_config = {
83 static struct dw_scl_sda_cfg hsw_config = {
92 static struct dw_scl_sda_cfg navi_amd_config = {
255 struct dw_scl_sda_cfg *cfg; in i2c_dw_pci_probe()
/openbmc/u-boot/drivers/i2c/
H A Ddesignware_i2c.c15 struct dw_scl_sda_cfg { struct
25 static struct dw_scl_sda_cfg byt_config = { argument
36 struct dw_scl_sda_cfg *scl_sda_cfg;
80 struct dw_scl_sda_cfg *scl_sda_cfg, in __dw_i2c_set_bus_speed()