Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_sys.h236 uint8_t est, uint8_t rpm, uint8_t dcm, in qbman_set_swp_cfg() argument
243 e32_uint8_t(16, 3, est) | e32_uint8_t(12, 2, rpm) | in qbman_set_swp_cfg()
/rk3399_rockchip-uboot/common/
H A Dedid.c4859 u8 *est = ((u8 *)timing) + 6; in drm_est3_modes() local
4866 if (est[i] & (1 << j)) { in drm_est3_modes()