Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h150 static inline uint8_t nv_read_tv_enc(struct drm_device *dev, uint8_t reg) in nv_read_tv_enc() function
Dtvmodesnv17.c385 state->tv_enc[i] = nv_read_tv_enc(dev, i); in nv17_tv_state_save()