Home
last modified time | relevance | path

Searched refs:SCR_LOAD_REL (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/sym/
HDsym_fw2.h259 SCR_LOAD_REL (temp, 4),
264 SCR_LOAD_REL (dsa, 4),
267 SCR_LOAD_REL (temp, 4),
316 SCR_LOAD_REL (temp, 4),
321 SCR_LOAD_REL (scr0, 4),
334 SCR_LOAD_REL (scntl3, 1),
665 SCR_LOAD_REL (scr0, 4), /* DUMMY READ */
713 SCR_LOAD_REL (temp, 4),
750 SCR_LOAD_REL (temp, 4),
869 SCR_LOAD_REL (dsa, 4),
[all …]
HDsym_defs.h807 #define SCR_LOAD_REL(reg, n) SCR_LOAD_R(reg, SCR_NO_FLUSH2|SCR_DSA_REL2, n) macro