HomeSort by: relevance | last modified time | path
    Searched defs:iofc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_init.c 696 s8 iofc = nvbios_rd08(bios, init->offset + 6); local in function:init_io_restrict_pll
703 reg, port, index, mask, shift, iofc);
712 if (iofc > 0 && init_io_flag_condition_met(init, iofc))
nouveau_nvkm_subdev_bios_init.c 696 s8 iofc = nvbios_rd08(bios, init->offset + 6); local in function:init_io_restrict_pll
703 reg, port, index, mask, shift, iofc);
712 if (iofc > 0 && init_io_flag_condition_met(init, iofc))

Completed in 23 milliseconds