Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-footbridge/
Dcats-hw.c24 #define INDEX_PORT (CFG_PORT) macro
35 outb(0x07, INDEX_PORT); in cats_hw_init()
40 outb(0x74, INDEX_PORT); in cats_hw_init()
43 outb(0xf0, INDEX_PORT); in cats_hw_init()
46 outb(0xf1, INDEX_PORT); in cats_hw_init()
50 outb(0x07, INDEX_PORT); in cats_hw_init()
54 outb(0xf0, INDEX_PORT); in cats_hw_init()
58 outb(0x07, INDEX_PORT); in cats_hw_init()
62 outb(0xf0, INDEX_PORT); in cats_hw_init()
/linux-4.1.27/drivers/net/fddi/skfp/
Dcfm.c561 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_ISO,
563 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_ISO
567 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_PRIM,
569 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_ISO
573 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_PRIM,
575 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_ISO
579 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_PRIM,
581 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_PRIM
585 0,0, 0,RES_PORT, 0,PS + INDEX_PORT, 0,PATH_PRIM,
590 0,0, 0,RES_PORT, 0,PS + INDEX_PORT, 0,PATH_ISO,
Dsrf.c64 { SMT_COND_PORT_LER, INDEX_PORT,NUMPHYS,SMT_P4050 } ,
65 { SMT_COND_PORT_EB_ERROR, INDEX_PORT,NUMPHYS,SMT_P4052 } ,
66 { SMT_EVENT_PORT_CONNECTION, INDEX_PORT,NUMPHYS,SMT_P4051 } ,
67 { SMT_EVENT_PORT_PATH_CHANGE, INDEX_PORT,NUMPHYS,SMT_P4053 } ,
Dsmtdef.c261 mib->fddiSMTPORTIndexes[port] = port+INDEX_PORT ; in smt_init_mib()
263 pm->fddiPORTIndex = port+INDEX_PORT ; in smt_init_mib()
Dpmf.c405 index = INDEX_PORT ; in smt_build_pmf_response()
409 idx_end = INDEX_PORT ; in smt_build_pmf_response()
605 port = index - INDEX_PORT ; in smt_add_para()
1100 port = index - INDEX_PORT ; in smt_set_para()
Dsmt.c365 (int) (INDEX_PORT+ phy->np) ,cond) ; in smt_event()
1363 phy->phy_mib_index = smt_swap_short((u_short)p+INDEX_PORT) ; in smt_fill_path()
1365 phy->phy_mib_index = p+INDEX_PORT ; in smt_fill_path()
1418 lem->lem_mib_index = phy+INDEX_PORT ; in smt_fill_lem()
Dpcmplc.c641 (int) (INDEX_PORT+ phy->np),0) ; in pcm()
1148 (int) (INDEX_PORT+ phy->np) ,cond) ; in lem_evaluate()
1488 (int) (INDEX_PORT+ phy->np) ,0) ; in pc_tcode_actions()
/linux-4.1.27/arch/sh/include/asm/
Dsmc37c93x.h36 #define INDEX_PORT CONFIG_PORT macro
/linux-4.1.27/arch/sh/boards/mach-se/770x/
Dsetup.c23 outb_p(index, INDEX_PORT); in smsc_config()
/linux-4.1.27/drivers/net/fddi/skfp/h/
Dcmtdef.h133 #define INDEX_PORT 1 macro