Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c107 #define SN_PWM_INV_MASK BIT(0) macro
1487 FIELD_PREP(SN_PWM_INV_MASK, state->polarity == PWM_POLARITY_INVERSED); in ti_sn_pwm_apply()
1530 if (FIELD_GET(SN_PWM_INV_MASK, pwm_en_inv)) in ti_sn_pwm_get_state()