Searched refs:t_on_deb (Results 1 – 1 of 1) sorted by relevance
1157 unsigned int t_on_deb, t_off_deb; in pca9450_of_init() local1197 t_on_deb = T_ON_DEB_20MS; in pca9450_of_init()1202 case 120: t_on_deb = T_ON_DEB_120US; break; in pca9450_of_init()1203 case 20000: t_on_deb = T_ON_DEB_20MS; break; in pca9450_of_init()1204 case 100000: t_on_deb = T_ON_DEB_100MS; break; in pca9450_of_init()1205 case 750000: t_on_deb = T_ON_DEB_750MS; break; in pca9450_of_init()1269 t_on_deb | t_off_deb | t_on_step | in pca9450_of_init()