/linux-2.6.39/drivers/staging/wlags49_h2/ |
D | dhf.h | 192 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
|
D | ap_h2.c | 3259 (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
|
D | ap_h25.c | 4017 (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
|
D | sta_h2.c | 4402 (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
|
D | sta_h25.c | 5178 (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
|
D | hcfcfg.h | 578 #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 …]
|
D | hcf.c | 109 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 …]
|
D | dhf.c | 275 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()
|
D | hcf.h | 182 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
|
D | mdd.h | 279 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/ |
D | abort-ev7.S | 26 mrc p15, 0, r0, c6, c0, 0 @ get FAR 42 mcr p15, 0, r0, c7, c8, 0 @ Retranslate FAR
|
D | abort-nommu.S | 17 mov r0, #0 @ clear r0, r1 (no FSR/FAR)
|
D | abort-ev4.S | 23 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | abort-ev4t.S | 24 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | abort-ev5t.S | 24 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | abort-ev5tj.S | 24 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | abort-ev6.S | 30 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | abort-lv4t.S | 24 mrc p15, 0, r0, c6, c0, 0 @ get FAR 27 mov r0, #0 @ clear r0, r1 (no FSR/FAR)
|
D | proc-arm6_7.S | 43 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/ |
D | ns87303.h | 14 #define FAR 0x01 macro
|
/linux-2.6.39/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.h | 118 u32 FAR; member
|
D | xilinx_hwicap.c | 124 .FAR = 1, 149 .FAR = 1, 173 .FAR = 1,
|
/linux-2.6.39/arch/unicore32/kernel/ |
D | entry.S | 275 movc r0, p0.c4, #0 @ get FAR 438 movc r0, p0.c4, #0 @ get FAR
|
/linux-2.6.39/arch/m68k/fpsp040/ |
D | ssin.S | 584 |--REGISTERS SAVED SO FAR: D0, A0, FP2. 661 |--REGISTERS SAVED SO FAR: FP2.
|
/linux-2.6.39/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 143 #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
|