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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c42 init_exec(init) ? '0' + (init->nested - 1) : ' ', ##args); \
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()
185 if (reg != ~0 && init_exec(init)) init_rd32()
194 if (reg != ~0 && init_exec(init)) init_wr32()
202 if (reg != ~0 && init_exec(init)) { init_mask()
213 if (init_exec(init)) init_rdport()
221 if (init_exec(init)) init_wrport()
229 if (init_exec(init)) { init_rdvgai()
245 if (init_exec(init)) { init_wrvgai()
269 if (init_exec(init)) init_i2c()
291 if (port && init_exec(init)) init_rdi2cr()
300 if (port && init_exec(init)) init_wri2cr()
311 if (port && init_exec(init)) { init_rdauxr()
325 if (port && init_exec(init)) { init_wrauxr()
338 if (devinit->pll_set && init_exec(init)) { init_prog_pll()
553 if (init_exec(init)) init_tmds_reg()
816 if (init_exec(init)) init_dp_condition()
1062 if (init_exec(init)) { init_zm_i2c()
1233 if (!init_exec(init)) init_condition_time()
1258 if (init_exec(init)) init_ltime()
1300 if (init_exec(init)) { init_sub_direct()
1325 if (init_exec(init)) init_jump()
1415 if (init_exec(init) && devinit->meminit) init_compute_mem()
1620 if (addr && init_exec(init)) { init_sub()
1719 if (init_exec(init)) { init_time()
1862 if (init_exec(init) && gpio && gpio->reset) init_gpio()
2108 if (init_exec(init) && gpio && gpio->reset) init_gpio_ne()
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c45 struct init_exec { struct

Completed in 119 milliseconds