Home
last modified time | relevance | path

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

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