Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sym/
H A Dsym_fw2.h867 SCR_REG_REG (dsa, SCR_SHL, 0),
918 SCR_REG_REG (dsa, SCR_SHL, 0),
969 SCR_REG_REG (dsa1, SCR_OR, 2),
971 SCR_REG_REG (sfbr, SCR_SHL, 0),
975 SCR_REG_REG (dsa1, SCR_OR, 1),
980 SCR_REG_REG (dsa1, SCR_OR, 1),
1657 SCR_REG_REG (ia, SCR_ADD, 8),
1659 SCR_REG_REG (ia1, SCR_ADDC, 0),
1746 SCR_REG_REG (ua, SCR_ADD, 1),
1748 SCR_REG_REG (ua1, SCR_ADDC, 0),
[all …]
H A Dsym_fw1.h231 SCR_REG_REG (gpreg, SCR_AND, 0xfe),
517 SCR_REG_REG (scntl2, SCR_OR, WSR),
571 SCR_REG_REG (scntl2, SCR_OR, WSS),
924 SCR_REG_REG (dsa, SCR_SHL, 0),
926 SCR_REG_REG (dsa, SCR_AND, 0x3c),
988 SCR_REG_REG (dsa, SCR_SHL, 0),
990 SCR_REG_REG (dsa, SCR_AND, 0xfc),
1063 SCR_REG_REG (dsa1, SCR_OR, 2),
1065 SCR_REG_REG (sfbr, SCR_SHL, 0),
1069 SCR_REG_REG (dsa1, SCR_OR, 1),
[all …]
H A Dsym_defs.h735 #define SCR_REG_REG(reg,op,data) \ macro
773 SCR_REG_REG(reg,SCR_LOAD,data)