/linux-6.1.9/arch/arm/mach-footbridge/ |
D | cats-hw.c | 25 #define INDEX_PORT (CFG_PORT) macro 36 outb(0x07, INDEX_PORT); in cats_hw_init() 41 outb(0x74, INDEX_PORT); in cats_hw_init() 44 outb(0xf0, INDEX_PORT); in cats_hw_init() 47 outb(0xf1, INDEX_PORT); in cats_hw_init() 51 outb(0x07, INDEX_PORT); in cats_hw_init() 55 outb(0xf0, INDEX_PORT); in cats_hw_init() 59 outb(0x07, INDEX_PORT); in cats_hw_init() 63 outb(0xf0, INDEX_PORT); in cats_hw_init()
|
/linux-6.1.9/drivers/net/fddi/skfp/ |
D | cfm.c | 542 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_ISO, 544 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_ISO 548 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_PRIM, 550 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_ISO 554 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_PRIM, 556 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_ISO 560 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_PRIM, 562 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_PRIM 566 0,0, 0,RES_PORT, 0,PS + INDEX_PORT, 0,PATH_PRIM, 571 0,0, 0,RES_PORT, 0,PS + INDEX_PORT, 0,PATH_ISO,
|
D | srf.c | 55 { SMT_COND_PORT_LER, INDEX_PORT,NUMPHYS,SMT_P4050 } , 56 { SMT_COND_PORT_EB_ERROR, INDEX_PORT,NUMPHYS,SMT_P4052 } , 57 { SMT_EVENT_PORT_CONNECTION, INDEX_PORT,NUMPHYS,SMT_P4051 } , 58 { SMT_EVENT_PORT_PATH_CHANGE, INDEX_PORT,NUMPHYS,SMT_P4053 } ,
|
D | smtdef.c | 253 mib->fddiSMTPORTIndexes[port] = port+INDEX_PORT ; in smt_init_mib() 255 pm->fddiPORTIndex = port+INDEX_PORT ; in smt_init_mib()
|
D | pmf.c | 397 index = INDEX_PORT ; in smt_build_pmf_response() 401 idx_end = INDEX_PORT ; in smt_build_pmf_response() 597 port = index - INDEX_PORT ; in smt_add_para() 1092 port = index - INDEX_PORT ; in smt_set_para()
|
D | smt.c | 356 (int) (INDEX_PORT+ phy->np) ,cond) ; in smt_event() 1354 phy->phy_mib_index = smt_swap_short((u_short)p+INDEX_PORT) ; in smt_fill_path() 1356 phy->phy_mib_index = p+INDEX_PORT ; in smt_fill_path() 1409 lem->lem_mib_index = phy+INDEX_PORT ; in smt_fill_lem()
|
D | pcmplc.c | 629 (int) (INDEX_PORT+ phy->np),0) ; in pcm() 1136 (int) (INDEX_PORT+ phy->np) ,cond) ; in lem_evaluate() 1467 (int) (INDEX_PORT+ phy->np) ,0) ; in pc_tcode_actions()
|
/linux-6.1.9/arch/sh/include/asm/ |
D | smc37c93x.h | 37 #define INDEX_PORT CONFIG_PORT macro
|
/linux-6.1.9/arch/sh/boards/mach-se/770x/ |
D | setup.c | 25 outb_p(index, INDEX_PORT); in smsc_config()
|
/linux-6.1.9/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 134 #define INDEX_PORT 1 macro
|