Searched refs:nv_write_tmds (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/gpu/drm/nouveau/ |
D | nv04_dfp.c | 84 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()
|
D | nouveau_hw.h | 173 static inline void nv_write_tmds(struct drm_device *dev, in nv_write_tmds() function
|
D | nouveau_bios.c | 3887 nv_write_tmds(dev, dcbent->or, 0, 0x02, 0x72); in call_lvds_manufacturer_script()
|