Searched refs:sda_hold (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-designware-pcidrv.c60 u32 sda_hold; member in struct:dw_scl_sda_cfg
89 .sda_hold = 0x6,
98 .sda_hold = 0x9,
237 dev->sda_hold_time = cfg->sda_hold; i2c_dw_pci_probe()
H A Di2c-designware-platdrv.c68 u16 *hcnt, u16 *lcnt, u32 *sda_hold) dw_i2c_acpi_params()
86 if (sda_hold) dw_i2c_acpi_params()
87 *sda_hold = (u32)objs[2].integer.value; dw_i2c_acpi_params()
67 dw_i2c_acpi_params(struct platform_device *pdev, char method[], u16 *hcnt, u16 *lcnt, u32 *sda_hold) dw_i2c_acpi_params() argument
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Dhdmi5_core.c58 const unsigned sda_hold = 1000; /* ns */ hdmi_core_ddc_init() local
104 v = DIV_ROUND_UP_ULL(sda_hold * sfr, 1000000); hdmi_core_ddc_init()

Completed in 201 milliseconds