Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_txp.c97 # define TXP_ALPHA_INVERT BIT(12) macro
306 * If TXP_ALPHA_ENABLE isn't set and TXP_ALPHA_INVERT is, the in vc4_txp_connector_atomic_commit()
309 ctrl |= TXP_ALPHA_INVERT; in vc4_txp_connector_atomic_commit()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_txp.c100 # define TXP_ALPHA_INVERT BIT(12) macro
318 * If TXP_ALPHA_ENABLE isn't set and TXP_ALPHA_INVERT is, the in vc4_txp_connector_atomic_commit()
321 ctrl |= TXP_ALPHA_INVERT; in vc4_txp_connector_atomic_commit()

Completed in 2 milliseconds