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

/freebsd-12-stable/sys/arm/annapurna/alpine/
H A Dalpine_machdep_mp.c72 #define AL_NB_INIT_CONTROL (0x8) macro
245 val = bus_space_read_4(fdtbus_bs_tag, nb_baddr, AL_NB_INIT_CONTROL);
247 bus_space_write_4(fdtbus_bs_tag, nb_baddr, AL_NB_INIT_CONTROL, val);

Completed in 94 milliseconds