Searched refs:dlpf (Results 1 – 2 of 2) sorted by relevance
193 char smpl , dlpf; in ewtsa_system_restart() local213 dlpf = ( unsigned char)DELAY_DLPF_6; in ewtsa_system_restart()215 dlpf = ( unsigned char)DELAY_DLPF_5; in ewtsa_system_restart()217 dlpf = ( unsigned char)DELAY_DLPF_4; in ewtsa_system_restart()219 dlpf = ( unsigned char)DELAY_DLPF_3; in ewtsa_system_restart()221 dlpf = ( unsigned char)DELAY_DLPF_2; in ewtsa_system_restart()224 reg = ( unsigned char)(( unsigned char)(EWTSA_range << 3) | dlpf | ( unsigned char)0x80 ) ; in ewtsa_system_restart()
285 u32 tmp, dlpf, tbus; in netcp_xgbe_serdes_reset_cdr() local291 dlpf = tmp >> 2; in netcp_xgbe_serdes_reset_cdr()293 if (dlpf < 400 || dlpf > 700) { in netcp_xgbe_serdes_reset_cdr()