Home
last modified time | relevance | path

Searched refs:NVReadVgaCrtc5758 (Results 1 – 3 of 3) sorted by relevance

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