Searched refs:__BFP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfin_sport.h68 #define __BFP(m) u16 m; u16 __pad_##m macro
70 __BFP(tcr1);
71 __BFP(tcr2);
72 __BFP(tclkdiv);
73 __BFP(tfsdiv);
84 __BFP(rcr1);
85 __BFP(rcr2);
86 __BFP(rclkdiv);
87 __BFP(rfsdiv);
88 __BFP(sta
101 #undef __BFP macro
[all...]
H A Dbfin_can.h26 #define __BFP(m) u16 m; u16 __pad_##m macro
32 __BFP(aml);
33 __BFP(amh);
38 __BFP(dlc);
39 __BFP(tsv);
40 __BFP(id0);
41 __BFP(id1);
48 __BFP(mc1); /* offset 0x00 */
49 __BFP(md1); /* offset 0x04 */
50 __BFP(trs
104 #undef __BFP macro
[all...]

Completed in 113 milliseconds