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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dvfc_i2c.h20 #define BB (0x01000000) macro
H A Dvfc_i2c.c132 while(!(sbus_readl(&dev->regs->i2c_s1) & BB)) {
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/mkntpwd/
H A Dmd4.c61 uint32 AA, BB, CC, DD; local
67 AA = A; BB = B; CC = C; DD = D;
96 A += AA; B += BB; C += CC; D += DD;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dmd4.c59 uint32 AA, BB, CC, DD; local
65 AA = A; BB = B; CC = C; DD = D;
94 A += AA; B += BB; C += CC; D += DD;
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/board/bcm947xx/src/
H A Dbcm947xx_init.S142 * Trim the output voltage of the 1.2V BB switcher and 2.5V
148 sw t3,PMU_REG_CONTROL_DATA(a2) # BB switcher to get 1.2V
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dboot.S83 * Trim the output voltage of the 1.2V BB switcher and 2.5V
88 sw a0,PMU_REG_CONTROL_DATA(a2) # BB switcher to get 1.2V
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/xmon/
H A Dppc-opc.c102 /* The BB field in an XL form instruction. */
103 #define BB (3)
107 /* The BB field in an XL form instruction when it must be the same
421 /* The BB field in an XL form instruction when it must be the same as
423 The insertion function just copies the BA field into the BB field,
1138 /* An XL_MASK or XLYLK_MASK or XLOCB_MASK with the BB field fixed. */
1143 /* An XL_MASK with the BO and BB fields fixed. */
1146 /* An XL_MASK with the BO, BI and BB fields fixed. */
1777 { "crnor", XL(19,33), XL_MASK, PPC|POWER, { BT, BA, BB } },
1784 { "crandc", XL(19,129), XL_MASK, PPC|POWER, { BT, BA, BB } },
101 #define BB macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/xmon/
H A Dppc-opc.c99 /* The BB field in an XL form instruction. */
100 #define BB (3)
104 /* The BB field in an XL form instruction when it must be the same
418 /* The BB field in an XL form instruction when it must be the same as
420 The insertion function just copies the BA field into the BB field,
1135 /* An XL_MASK or XLYLK_MASK or XLOCB_MASK with the BB field fixed. */
1140 /* An XL_MASK with the BO and BB fields fixed. */
1143 /* An XL_MASK with the BO, BI and BB fields fixed. */
1774 { "crnor", XL(19,33), XL_MASK, PPC|POWER, { BT, BA, BB } },
1781 { "crandc", XL(19,129), XL_MASK, PPC|POWER, { BT, BA, BB } },
98 #define BB macro
[all...]

Completed in 76 milliseconds