Home
last modified time | relevance | path

Searched refs:LB (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dkmcoge4.dts117 ranges = <0 0 0xf 0xffa00000 0x00040000 /* LB 0 */
118 1 0 0xf 0xfb000000 0x00010000 /* LB 1 */
119 2 0 0xf 0xd0000000 0x10000000 /* LB 2 */
120 3 0 0xf 0xe0000000 0x10000000>; /* LB 3 */
/linux-4.4.14/arch/mips/kernel/
Dmips-r2-to-r6-emul.c46 #define LB "lb " macro
1211 "1:" LB "%1, 0(%2)\n" in mipsr2_decoder()
1216 "2:" LB "%1, 0(%2)\n" in mipsr2_decoder()
1221 "3:" LB "%1, 0(%2)\n" in mipsr2_decoder()
1226 "4:" LB "%1, 0(%2)\n" in mipsr2_decoder()
1229 "1:" LB "%1, 0(%2)\n" in mipsr2_decoder()
1234 "2:" LB "%1, 0(%2)\n" in mipsr2_decoder()
1239 "3:" LB "%1, 0(%2)\n" in mipsr2_decoder()
1244 "4:" LB "%1, 0(%2)\n" in mipsr2_decoder()
1284 "1:" LB "%1, 0(%2)\n" in mipsr2_decoder()
[all …]
/linux-4.4.14/drivers/staging/most/aim-network/
Dnetworking.c47 #define LB(value) ((u8)(value)) macro
105 *buff++ = LB(mdp_len - 2); in skb_to_mamac()
115 *buff++ = LB(payload_len + 6); in skb_to_mamac()
125 *buff++ = LB(payload_len); in skb_to_mamac()
144 *buff++ = LB(mep_len - 2); in skb_to_mep()
/linux-4.4.14/arch/powerpc/boot/dts/
Dkmeter1.dts504 ranges = <0 0 0xf0000000 0x04000000 /* LB 0 */
505 1 0 0xe8000000 0x01000000 /* LB 1 */
506 3 0 0xa0000000 0x10000000>; /* LB 3 */
Dsbc8641d.dts79 3 0 0xe0000000 0x04000000 // 64MB LB SDRAM (CS3)
80 4 0 0xe4000000 0x04000000 // 64MB LB SDRAM (CS4)
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h191 #define LB 0x08000000 /* Internal Loopback Enable */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h190 #define LB 0x08000000 /* Internal Loopback Enable … macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h192 #define LB 0x08000000 /* Internal Loopback Enable */ macro
/linux-4.4.14/drivers/eisa/
Deisa.ids712 ICU0900 "NDI Volante Warp Series Warp10LB and 24LB"
/linux-4.4.14/Documentation/
Dmemory-barriers.txt790 These two examples are the LB and WWC litmus tests from this paper: