Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A 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()
H A Dhw.h109 static inline void nv_write_tmds(struct drm_device *dev, in nv_write_tmds() function
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c132 nv_write_tmds(dev, dcbent->or, 0, 0x02, 0x72); in call_lvds_manufacturer_script()