Searched refs:thd_sta (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-qcom-cci.c | 101 u16 thd_sta; /* hold time (repeated) START condition */ member 282 val = hw->thd_dat << 16 | hw->thd_sta; in cci_init() 709 .thd_sta = 77, 721 .thd_sta = 18, 743 .thd_sta = 77, 755 .thd_sta = 18, 777 .thd_sta = 162, 789 .thd_sta = 35, 801 .thd_sta = 15,
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-qcom-cci.c | 101 u16 thd_sta; /* hold time (repeated) START condition */ member 282 val = hw->thd_dat << 16 | hw->thd_sta; in cci_init() 711 .thd_sta = 77, 723 .thd_sta = 18, 745 .thd_sta = 162, 757 .thd_sta = 35, 769 .thd_sta = 15,
|
Completed in 5 milliseconds