| /linux/drivers/net/fddi/skfp/ |
| H A D | cfm.c | 100 smc->y[PA].scrub = 0 ; in cfm_init() 102 smc->y[PA].cem_pst = CEM_PST_DOWN ; in cfm_init() 107 #define THRU_ENABLED(smc) (smc->y[PA].pc_mode != PM_TREE && \ 159 if (np != PA && np != PB) { in cem_priv_state() 236 smc->y[PA].pc_mode == PM_PEER) || in cfm() 270 smc->mib.p[PA].fddiPORTCurrentPath = MIB_PATH_ISOLATED ; in cfm_fsm() 272 smc->mib.p[PA].fddiPORTMACPlacement = 0 ; in cfm_fsm() 286 if (smc->s.sas && (smc->y[PA].cf_join || smc->y[PA].cf_loop || in cfm_fsm() 292 if ((smc->y[PA].cem_pst == CEM_PST_UP && smc->y[PA].cf_join && in cfm_fsm() 293 !smc->y[PA].wc_flag) || smc->y[PA].cf_loop) { in cfm_fsm() [all …]
|
| H A D | drvfbi.c | 241 u_short st = inpw(PLC(PA,PL_INTR_EVENT)) ; in plc2_irq() 243 plc_irq(smc,PA,st) ; in plc2_irq() 293 smc->y[PA].pmd_type[PMD_SK_CONN] = in read_address() 295 smc->y[PA].pmd_type[PMD_SK_PMD ] = in read_address() 394 phy = &smc->y[PA] ; in led_indication()
|
| H A D | ecm.c | 354 ls_a = sm_pm_get_ls(smc,PA) ; in ecm_fsm() 439 DB_ECM("ECM : initiate TRACE on PHY %c", 'A' + port_in - PA); in prop_actions() 442 else if ((smc->e.trace_prop & ENTITY_BIT(ENTITY_PHY(PA))) && in prop_actions() 443 port_out != PA) { in prop_actions()
|
| H A D | pcmplc.c | 244 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init() 256 smc->y[PA].mib->fddiPORTPCMState = PC0_OFF ; in pcm_init() 565 SETMASK(PLC(PA,PL_CNTRL_B),PL_CONFIG_CNTRL,PL_CONFIG_CNTRL) ; in plc_config_mux() 566 SETMASK(PLC(PA,PL_CNTRL_A),PL_SC_REM_LOOP,PL_SC_REM_LOOP) ; in plc_config_mux() 569 CLEAR(PLC(PA,PL_CNTRL_B),PL_CONFIG_CNTRL) ; in plc_config_mux() 570 CLEAR(PLC(PA,PL_CNTRL_A),PL_SC_REM_LOOP) ; in plc_config_mux() 934 (smc->y[PA].pc_mode == PM_TREE || in pcm_fsm() 1534 if ((np == PB) || ((np == PA) && in pc_tcode_actions() 1572 if (smc->y[PA].twisted && (smc->y[PA].mib->fddiPORTPCMState == PC8_ACTIVE)) in pcm_status_twisted()
|
| /linux/arch/parisc/kernel/ |
| H A D | hpmc.S | 116 load32 PA(hpmc_stack),sp 129 load32 PA(os_hpmc_1),%r4 148 load32 PA(hpmc_raddr),arg2 149 load32 PA(hpmc_pim_data),arg3 153 ldil L%PA(os_hpmc_2), rp 155 ldo R%PA(os_hpmc_2)(rp), rp 168 ldil L%PA(os_hpmc_3),rp 170 ldo R%PA(os_hpmc_3)(rp),rp 189 load32 PA(hpmc_raddr),arg2 193 load32 PA(hpmc_iodc_buf),%r4 [all …]
|
| H A D | head.S | 61 load32 PA(__bss_start),%r3 62 load32 PA(__bss_stop),%r4 68 load32 PA(boot_args),%r1 83 load32 PA(msg1),%arg0 88 load32 PA(init_stack),%sp 94 load32 PA(__bss_start),%r1 100 load32 PA(.iodc_panic_ret), %rp 115 load32 PA(swapper_pg_dir),%r4 121 load32 PA(pmd0),%r5 132 load32 PA(pg0),%r1 [all …]
|
| H A D | toc_asm.S | 16 load32 PA(toc_stack),%sp 23 load32 PA(__per_cpu_offset),%r1 45 load32 PA(swapper_pg_dir),%r4
|
| H A D | real2.S | 78 load32 PA(ric_ret), %r2 111 load32 PA(save_cr_space), %r28 126 load32 PA(save_cr_end), %r26 149 load32 PA(rfi_v2r_1), %r1 259 load32 PA(r64_ret), %r2
|
| /linux/drivers/net/ethernet/pasemi/ |
| H A D | Kconfig | 3 # PA Semi network device configuration 7 bool "PA Semi devices" 15 the questions about PA Semi cards. If you say Y, you will be asked for 21 tristate "PA Semi 1/10Gbit MAC" 26 PA Semi's PWRficient line of chips.
|
| /linux/arch/m68k/coldfire/ |
| H A D | timers.c | 147 #define PA(a) (MCFTIMER_BASE2 + (a)) macro 161 __raw_writeb(MCFTIMER_TER_CAP | MCFTIMER_TER_REF, PA(MCFTIMER_TER)); in coldfire_profile_tick() 177 __raw_writew(MCFTIMER_TMR_DISABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init() 179 __raw_writetrr(((MCF_BUSCLK / 16) / PROFILEHZ), PA(MCFTIMER_TRR)); in coldfire_profile_init() 181 MCFTIMER_TMR_RESTART | MCFTIMER_TMR_ENABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init()
|
| H A D | sltimers.c | 36 #define PA(a) (MCFSLT_TIMER1 + (a)) macro 47 __raw_writel(MCFSLT_SSR_BE | MCFSLT_SSR_TE, PA(MCFSLT_SSR)); in mcfslt_profile_tick() 68 __raw_writel(MCF_BUSCLK / PROFILEHZ - 1, PA(MCFSLT_STCNT)); in mcfslt_profile_init() 70 PA(MCFSLT_SCR)); in mcfslt_profile_init()
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | Kconfig | 4 bool "PA Semi SoC-based platforms" 12 This option enables support for PA Semi's PWRficient line 15 menu "PA Semi PWRficient options" 29 bool "PA Semi IOMMU support" 32 IOMMU support for PA Semi PWRficient
|
| /linux/Documentation/arch/xtensa/ |
| H A D | mmu.rst | 25 - PA = physical address (two upper nibbles of it); 37 VA PA PA PA PA VA PA PA
|
| /linux/sound/parisc/ |
| H A D | Kconfig | 2 # ALSA PA-RISC drivers 9 Support for GSC sound devices on PA-RISC architectures. 18 chip found in most GSC-based PA-RISC workstations. It's frequently
|
| /linux/arch/m68k/include/asm/ |
| H A D | MC68328.h | 441 #define PA(x) (1 << (x)) macro 442 #define PA_A(x) PA((x) - 16) /* This is specific to PA only! */ 444 #define PA_A16 PA(0) /* Use A16 as PA(0) */ 445 #define PA_A17 PA(1) /* Use A17 as PA(1) */ 446 #define PA_A18 PA(2) /* Use A18 as PA(2) */ 447 #define PA_A19 PA(3) /* Use A19 as PA(3) */ 448 #define PA_A20 PA(4) /* Use A20 as PA(4) */ 449 #define PA_A21 PA(5) /* Use A21 as PA(5) */ 450 #define PA_A22 PA(6) /* Use A22 as PA(6) */ 451 #define PA_A23 PA(7) /* Use A23 as PA(7) */
|
| /linux/arch/parisc/math-emu/ |
| H A D | hppa.h | 10 PA header file -- do not include this header file for non-PA builds.
|
| H A D | fpbits.h | 10 PA header file -- do not include this header file for non-PA builds.
|
| /linux/arch/arm/kernel/ |
| H A D | phys2virt.S | 65 @ sub <VA>, <PA>, <reg> 69 @ add <PA>, <VA>, <reg> 144 @ phys-to-virt: sub <VA>, <PA>, #offset<31:24>, lsl #24 145 @ sub <VA>, <PA>, #offset<23:16>, lsl #16 147 @ virt-to-phys (non-LPAE): add <PA>, <VA>, #offset<31:24>, lsl #24 148 @ add <PA>, <VA>, #offset<23:16>, lsl #16
|
| /linux/drivers/cpufreq/ |
| H A D | Kconfig.powerpc | 18 bool "Support for PA Semi PWRficient" 22 This adds the support for frequency switching on PA Semi
|
| /linux/arch/parisc/ |
| H A D | Kconfig | 98 The PA-RISC microprocessor is designed by Hewlett-Packard and used 100 and later HP3000 series). The PA-RISC Linux project home page is 160 # unless you want to implement ACPI on PA-RISC ... ;-) 195 that can run on all 32-bit PA CPUs (albeit not optimally fast), 270 Enable this if you want to support 64bit kernel on PA-RISC platform. 273 or having a 64bit-only capable PA-RISC machine should say Y here. 275 Since there is no 64bit userland on PA-RISC, there is no point to
|
| /linux/Documentation/translations/zh_CN/arch/parisc/ |
| H A D | registers.rst | 12 Linux/PA-RISC的寄存器用法 110 PA-RISC架构定义了7个寄存器作为“影子寄存器”。这些寄存器在
|
| /linux/Documentation/translations/zh_TW/arch/parisc/ |
| H A D | registers.rst | 12 Linux/PA-RISC的寄存器用法 110 PA-RISC架構定義了7個寄存器作爲“影子寄存器”。這些寄存器在
|
| /linux/drivers/parisc/ |
| H A D | Kconfig | 28 generation of PA-RISC cache-coherent machines. Programs the 36 many PA-RISC workstations & servers. It includes interfaces 90 menu "PA-RISC specific drivers" 108 Disk/Network activities LEDs on some PA-RISC machines,
|
| /linux/drivers/video/logo/ |
| H A D | logo_parisc_clut224.ppm | 2 # 224-color PA-RISC Linux logo
|
| /linux/Documentation/arch/parisc/ |
| H A D | index.rst | 4 PA-RISC Architecture
|