Searched refs:iofc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 691 s8 iofc = nvbios_rd08(bios, init->offset + 6); in init_io_restrict_pll() local 698 reg, port, index, mask, shift, iofc); in init_io_restrict_pll() 707 if (iofc > 0 && init_io_flag_condition_met(init, iofc)) in init_io_restrict_pll()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 691 s8 iofc = nvbios_rd08(bios, init->offset + 6); in init_io_restrict_pll() local 698 reg, port, index, mask, shift, iofc); in init_io_restrict_pll() 707 if (iofc > 0 && init_io_flag_condition_met(init, iofc)) in init_io_restrict_pll()
|
Completed in 7 milliseconds