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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
ramseq.h 10 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000) macro
ramfuc.h 168 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000) macro
nouveau_nvkm_subdev_fb_ramgk104.c 277 if (vc == 1 && ram_have(fuc, gpio2E)) {
364 if (ram_have(fuc, gpioMV)) {
606 if (vc == 0 && ram_have(fuc, gpio2E)) {
722 if (vc == 1 && ram_have(fuc, gpio2E)) {
815 if (ram_have(fuc, gpioMV)) {
931 if (vc == 0 && ram_have(fuc, gpio2E)) {
1092 if (ram_have(fuc, mr[i]))

Completed in 14 milliseconds