Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv04/
Ddfp.c87 nv_write_tmds(dev, dcbent->or, 0, 0x04, tmds04); in nv04_dfp_bind_head()
90 nv_write_tmds(dev, dcbent->or, 1, 0x04, tmds04 ^ 0x08); in nv04_dfp_bind_head()
Dhw.h109 static inline void nv_write_tmds(struct drm_device *dev, in nv_write_tmds() function
/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_bios.c131 nv_write_tmds(dev, dcbent->or, 0, 0x02, 0x72); in call_lvds_manufacturer_script()