Home
last modified time | relevance | path

Searched refs:FAR (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.6.39/drivers/staging/wlags49_h2/
Ddhf.h192 CFG_PROG_STRCT FAR *codep; /* */
194 void FAR *place_holder_1;
195 void FAR *place_holder_2;
196 CFG_RANGE20_STRCT FAR *compat; /* Pointer to the compatibility info records */
197 CFG_IDENTITY_STRCT FAR *identity; /* Pointer to the identity info records */
198 void FAR *p[2]; /* (Up to 9) pointers for (future) expansion
Dap_h2.c3259 (hcf_8 FAR *) fw_image_1_data
3268 (hcf_8 FAR *) fw_image_2_data
3277 (hcf_8 FAR *) fw_image_3_data
3286 (hcf_8 FAR *) fw_image_4_data
Dap_h25.c4017 (hcf_8 FAR *) fw_image_1_data
4026 (hcf_8 FAR *) fw_image_2_data
4035 (hcf_8 FAR *) fw_image_3_data
4044 (hcf_8 FAR *) fw_image_4_data
Dsta_h2.c4402 (hcf_8 FAR *) fw_image_1_data
4411 (hcf_8 FAR *) fw_image_2_data
4420 (hcf_8 FAR *) fw_image_3_data
4429 (hcf_8 FAR *) fw_image_4_data
Dsta_h25.c5178 (hcf_8 FAR *) fw_image_1_data
5187 (hcf_8 FAR *) fw_image_2_data
5196 (hcf_8 FAR *) fw_image_3_data
5205 (hcf_8 FAR *) fw_image_4_data
Dhcfcfg.h578 #define FAR __far //segmented 16 bits mode macro
619 { *(hcf_16 FAR*)addr = IN_PORT_WORD( port ); ((hcf_8 FAR*)addr)+=2; }
621 { OUT_PORT_WORD( port, *(hcf_16 FAR*)addr ) ; ((hcf_8 FAR*)addr)+=2; }
624 …{ hcf_16 i = IN_PORT_WORD(port); *((hcf_8 FAR*)addr)++ = (hcf_8)i; *((hcf_8 FAR*)addr)++ = (hcf_8)…
626 { OUT_PORT_WORD( port, *((hcf_8 FAR*)addr) | *(((hcf_8 FAR*)addr)+1)<<8 ); (hcf_8 FAR*)addr+=2; }
705 while ( n-- ) { *(hcf_16 FAR*)addr = IN_PORT_WORD( port ); (cast)addr += 2; }
707 while ( n-- ) { OUT_PORT_WORD( port, *(hcf_16 FAR*)addr ) ; (cast)addr += 2; }
741 while ( n-- ) { *(hcf_16 FAR*)addr = IN_PORT_WORD( port ); (cast)addr += 2; }
743 while ( n-- ) { OUT_PORT_WORD( port, *(hcf_16 FAR*)addr ) ; (cast)addr += 2; }
1086 #if !defined FAR
[all …]
Dhcf.c109 HCF_STATIC int put_info_mb( IFBP ifbp, CFG_MB_INFO_STRCT FAR * ltvp );
133 static int fw_printf(IFBP ifbp, CFG_FW_PRINTF_STRCT FAR *ltvp);
136 HCF_STATIC int download( IFBP ifbp, CFG_PROG_STRCT FAR *ltvp );
163 void IN_PORT_STRING_32( hcf_io prt, hcf_32 FAR * dst, int n) { in IN_PORT_STRING_32()
165 hcf_16 FAR * p; in IN_PORT_STRING_32()
171 p = (hcf_16 FAR *)dst; in IN_PORT_STRING_32()
181 void IN_PORT_STRING_8_16( hcf_io prt, hcf_8 FAR * dst, int n) { //also handles byte alignment probl… in IN_PORT_STRING_8_16()
182 hcf_16 FAR * p = (hcf_16 FAR *)dst; //this needs more elaborate code in non-x86 platforms in IN_PORT_STRING_8_16()
201 void OUT_PORT_STRING_32( hcf_io prt, hcf_32 FAR * src, int n) { in OUT_PORT_STRING_32()
203 hcf_16 FAR * p; in OUT_PORT_STRING_32()
[all …]
Ddhf.c275 fw->codep = (CFG_PROG_STRCT FAR*)((char *)fw->codep + (hcf_32)fw); in dhf_download_binary()
276 fw->identity = (CFG_IDENTITY_STRCT FAR*)((char *)fw->identity + (hcf_32)fw); in dhf_download_binary()
277 fw->compat = (CFG_RANGE20_STRCT FAR*)((char *)fw->compat + (hcf_32)fw); in dhf_download_binary()
Dhcf.h182 hcf_8 FAR *buf_addr;
184 void FAR *DESC_MSFSup; // pointer for arbitrary use by the MSF
372 void FAR *IFB_MSFSup; // pointer for arbitrary use by the MSF
Dmdd.h279 XX1( RID_LOG, unsigned short FAR*, bufp )
280 typedef RID_LOG_STRCT FAR *RID_LOGP;
288 unsigned short FAR* frag_addr;
333 hcf_8 FAR *host_addr; // source address (in Host memory)
1041 typedef LTV_STRCT FAR * LTVP; // i.s.o #define LTVP LTV_STRCT FAR *
1045 void FAR *ifbp; /* Pointer to IFB
1059 typedef DUI_STRCT FAR * DUIP;
/linux-2.6.39/arch/arm/mm/
Dabort-ev7.S26 mrc p15, 0, r0, c6, c0, 0 @ get FAR
42 mcr p15, 0, r0, c7, c8, 0 @ Retranslate FAR
Dabort-nommu.S17 mov r0, #0 @ clear r0, r1 (no FSR/FAR)
Dabort-ev4.S23 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dabort-ev4t.S24 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dabort-ev5t.S24 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dabort-ev5tj.S24 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dabort-ev6.S30 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dabort-lv4t.S24 mrc p15, 0, r0, c6, c0, 0 @ get FAR
27 mov r0, #0 @ clear r0, r1 (no FSR/FAR)
Dproc-arm6_7.S43 mrc p15, 0, r0, c6, c0, 0 @ get FAR
76 mrc p15, 0, r0, c6, c0, 0 @ get FAR
/linux-2.6.39/arch/sparc/include/asm/
Dns87303.h14 #define FAR 0x01 macro
/linux-2.6.39/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.h118 u32 FAR; member
Dxilinx_hwicap.c124 .FAR = 1,
149 .FAR = 1,
173 .FAR = 1,
/linux-2.6.39/arch/unicore32/kernel/
Dentry.S275 movc r0, p0.c4, #0 @ get FAR
438 movc r0, p0.c4, #0 @ get FAR
/linux-2.6.39/arch/m68k/fpsp040/
Dssin.S584 |--REGISTERS SAVED SO FAR: D0, A0, FP2.
661 |--REGISTERS SAVED SO FAR: FP2.
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h143 #define SET_FAR(b, c, v) SET_CTX_REG(FAR, (b), (c), (v))
172 #define GET_FAR(b, c) GET_CTX_REG(FAR, (b), (c))
846 #define FAR (0x028) macro

12