Searched refs:init_exec (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c41 init->offset, init_exec(init) ? \
57 init_exec(struct nvbios_init *init) init_exec() function
89 if (init_exec(init)) { init_or()
100 if (init_exec(init)) { init_link()
111 if (init_exec(init)) { init_crtc()
127 if (init_exec(init)) { init_conn()
184 if (reg != ~0 && init_exec(init)) init_rd32()
194 if (reg != ~0 && init_exec(init)) init_wr32()
203 if (reg != ~0 && init_exec(init)) { init_mask()
214 if (init_exec(init)) init_rdport()
222 if (init_exec(init)) init_wrport()
230 if (init_exec(init)) { init_rdvgai()
248 if (init_exec(init)) { init_wrvgai()
286 if (adap && init_exec(init)) init_rdi2cr()
295 if (adap && init_exec(init)) init_wri2cr()
305 if (init_exec(init)) init_aux()
318 if (aux && init_exec(init)) { init_rdauxr()
332 if (aux && init_exec(init)) { init_wrauxr()
345 if (init_exec(init)) { init_prog_pll()
560 if (init_exec(init)) init_tmds_reg()
823 if (init_exec(init)) init_dp_condition()
1069 if (init_exec(init)) { init_zm_i2c()
1240 if (!init_exec(init)) init_condition_time()
1265 if (init_exec(init)) init_ltime()
1345 if (init_exec(init)) { init_sub_direct()
1370 if (init_exec(init)) init_jump()
1460 if (init_exec(init)) init_compute_mem()
1665 if (addr && init_exec(init)) { init_sub()
1782 if (init_exec(init)) { init_time()
1942 if (init_exec(init)) init_gpio()
2188 if (init_exec(init)) init_gpio_ne()
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c45 struct init_exec { struct

Completed in 135 milliseconds