Home
last modified time | relevance | path

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

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