Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/vc4/
H A Dvc4_txp.c321 if (txp_data->has_byte_enable) in vc4_txp_connector_atomic_commit()
522 .has_byte_enable = true,
548 .has_byte_enable = true,
H A Dvc4_drv.h524 unsigned int has_byte_enable:1; member