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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
ramseq.h 16 #define ram_wait(s,f,d) hwsq_wait(&(s)->base, (f), (d)) macro
ramfuc.h 173 #define ram_wait(s,r,m,d,n) ramfuc_wait(&(s)->base, (r), (m), (d), (n)) macro
nouveau_nvkm_subdev_fb_ramgf100.c 127 ram_wait(fuc, addr, 0x0000000f, 0x00000000, 500000);
232 ram_wait(fuc, 0x137390, 0x00020000, 0x00020000, 64000);
245 ram_wait(fuc, 0x137390, 0x00000002, 0x00000002, 64000);
nouveau_nvkm_subdev_fb_ramgt215.c 217 ram_wait(fuc, 0x611200, 0x00000003, 0x00000000, 500000);
466 ram_wait(fuc, 0x004000, 0x00020000, 0x00020000, 64000);
630 ram_wait(fuc, 0x002504, 0x10, 0x10, 20000); /* XXX: or longer? */
nouveau_nvkm_subdev_fb_ramnv50.c 321 ram_wait(hwsq, 0x00, 0x01); /* wait for fb disabled */
469 ram_wait(hwsq, 0x00, 0x00); /* wait for fb enabled */
nouveau_nvkm_subdev_fb_ramgk104.c 157 ram_wait(fuc, addr, 0x0000000f, 0x00000000, 500000);
191 ram_wait(fuc, 0x137390, 0x00020000, 0x00020000, 64000);
202 ram_wait(fuc, 0x137390, 0x00000002, 0x00000002, 64000);
562 ram_wait(fuc, 0x100710, 0x80000000, 0x80000000, 200000);
807 ram_wait(fuc, 0x137390, 0x00020000, 0x00020000, 64000);

Completed in 218 milliseconds