Home
last modified time | relevance | path

Searched refs:SCR_REG_REG (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/sym/
H A Dsym_fw2.h866 SCR_REG_REG (dsa, SCR_SHL, 0),
917 SCR_REG_REG (dsa, SCR_SHL, 0),
968 SCR_REG_REG (dsa1, SCR_OR, 2),
970 SCR_REG_REG (sfbr, SCR_SHL, 0),
974 SCR_REG_REG (dsa1, SCR_OR, 1),
979 SCR_REG_REG (dsa1, SCR_OR, 1),
1656 SCR_REG_REG (ia, SCR_ADD, 8),
1658 SCR_REG_REG (ia1, SCR_ADDC, 0),
1745 SCR_REG_REG (ua, SCR_ADD, 1),
1747 SCR_REG_REG (ua1, SCR_ADDC, 0),
[all …]
H A Dsym_fw1.h230 SCR_REG_REG (gpreg, SCR_AND, 0xfe),
516 SCR_REG_REG (scntl2, SCR_OR, WSR),
570 SCR_REG_REG (scntl2, SCR_OR, WSS),
923 SCR_REG_REG (dsa, SCR_SHL, 0),
925 SCR_REG_REG (dsa, SCR_AND, 0x3c),
987 SCR_REG_REG (dsa, SCR_SHL, 0),
989 SCR_REG_REG (dsa, SCR_AND, 0xfc),
1062 SCR_REG_REG (dsa1, SCR_OR, 2),
1064 SCR_REG_REG (sfbr, SCR_SHL, 0),
1068 SCR_REG_REG (dsa1, SCR_OR, 1),
[all …]
H A Dsym_defs.h734 #define SCR_REG_REG(reg,op,data) \ macro
772 SCR_REG_REG(reg,SCR_LOAD,data)