Home
last modified time | relevance | path

Searched refs:NVReadVgaCrtc5758 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h158 static inline uint8_t NVReadVgaCrtc5758(struct drm_device *dev, int head, uint8_t index) in NVReadVgaCrtc5758() function
H A Dhw.c652 regp->CR58[i] = NVReadVgaCrtc5758(dev, head, i); in nv_save_state_ext()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h158 static inline uint8_t NVReadVgaCrtc5758(struct drm_device *dev, int head, uint8_t index) in NVReadVgaCrtc5758() function
H A Dhw.c654 regp->CR58[i] = NVReadVgaCrtc5758(dev, head, i); in nv_save_state_ext()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c332 return NVReadVgaCrtc5758(dev, 0, 0xf) & 0xf; in get_fp_strap()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c335 return NVReadVgaCrtc5758(dev, 0, 0xf) & 0xf; in get_fp_strap()

Completed in 9 milliseconds