HomeSort by: relevance | last modified time | path
    Searched refs:nv_write_tmds (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
hw.h 111 static inline void nv_write_tmds(struct drm_device *dev, function in typeref:typename:void
nouveau_dispnv04_dfp.c 92 nv_write_tmds(dev, dcbent->or, 0, 0x04, tmds04);
95 nv_write_tmds(dev, dcbent->or, 1, 0x04, tmds04 ^ 0x08);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bios.c 133 nv_write_tmds(dev, dcbent->or, 0, 0x02, 0x72);

Completed in 13 milliseconds