Home
last modified time | relevance | path

Searched refs:VEC_CONFIG1_CUSTOM_FREQ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_vec.c83 * if VEC_CONFIG1_CUSTOM_FREQ is enabled.
98 * regardless of whether VEC_CONFIG1_CUSTOM_FREQ is enabled or not;
126 #define VEC_CONFIG1_CUSTOM_FREQ BIT(0) macro
285 .config1 = VEC_CONFIG1_C_CVBS_CVBS | VEC_CONFIG1_CUSTOM_FREQ,
305 .config1 = VEC_CONFIG1_C_CVBS_CVBS | VEC_CONFIG1_CUSTOM_FREQ,
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_vec.c102 #define VEC_CONFIG1_CUSTOM_FREQ BIT(0) macro
274 VEC_CONFIG1_C_CVBS_CVBS | VEC_CONFIG1_CUSTOM_FREQ); in vc4_vec_pal_m_mode_set()

Completed in 3 milliseconds