Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnv04_dfp.c84 nv_write_tmds(dev, dcbent->or, 0, 0x04, tmds04); in nv04_dfp_bind_head()
87 nv_write_tmds(dev, dcbent->or, 1, 0x04, tmds04 ^ 0x08); in nv04_dfp_bind_head()
Dnouveau_hw.h173 static inline void nv_write_tmds(struct drm_device *dev, in nv_write_tmds() function
Dnouveau_bios.c3887 nv_write_tmds(dev, dcbent->or, 0, 0x02, 0x72); in call_lvds_manufacturer_script()