Searched refs:t_low (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-altera.c | 143 u32 t_high, t_low; in altr_i2c_init() local 149 t_low = divisor * 1 / 2; in altr_i2c_init() 154 t_low = divisor * 2 / 3; in altr_i2c_init() 167 writel(t_low, idev->base + ALTR_I2C_SCL_LOW); in altr_i2c_init()
|
| H A D | i2c-axxia.c | 181 u32 t_high, t_low; in axxia_i2c_init() local 205 t_low = divisor * 1 / 2; in axxia_i2c_init() 210 t_low = divisor * 2 / 3; in axxia_i2c_init() 217 writel(t_low, idev->base + SCL_LOW_PERIOD); in axxia_i2c_init()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | blake2.h | 30 uint64_t t_low, t_high; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | blake2.h | 30 uint64_t t_low, t_high; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | blake2.h | 30 uint64_t t_low, t_high; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | blake2.h | 30 uint64_t t_low, t_high; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_dfs.h | 49 u32 t_low; member
|
| H A D | mt76x02_dfs.c | 19 .t_low = tl, \ 761 mt76_wr(dev, MT_BBP(DFS, 7), radar_specs[i].t_low); in mt76x02_dfs_set_bbp_params()
|