Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drk628-efuse.c32 #define T_CSB_P_L 0 macro
122 rk628_write(efuse->regmap, (T_CSB_P_S << 16) | T_CSB_P_L, base + T_CSB_P); in rk628_efuse_timing_init()
H A Drockchip-efuse.c27 #define T_CSB_P_L (0 + 110 + 1000 + 20) /* 200ns */ macro
112 writel((T_CSB_P_S << 16) | T_CSB_P_L, base + T_CSB_P); in rk1808_efuse_timing_init()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip-efuse.c26 #define T_CSB_P_L (0 + 110 + 1000 + 20) /* 200ns */ macro
121 writel((T_CSB_P_S << 16) | T_CSB_P_L, base + T_CSB_P); in rk1808_efuse_timing_init()