Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dpca9450-regulator.c1157 unsigned int t_on_deb, t_off_deb; in pca9450_of_init() local
1212 t_off_deb = T_OFF_DEB_120US; in pca9450_of_init()
1217 case 120: t_off_deb = T_OFF_DEB_120US; break; in pca9450_of_init()
1218 case 2000: t_off_deb = T_OFF_DEB_2MS; break; in pca9450_of_init()
1269 t_on_deb | t_off_deb | t_on_step | in pca9450_of_init()