Searched refs:FLOW (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smsc9420.h | 193 #define FLOW (0x9C) macro
|
D | smsc911x.h | 347 #define FLOW 0x08 macro
|
D | smc911x.h | 608 #define FLOW (0x08) /* R/W */ macro 833 #define SMC_GET_FLOW(lp, x) SMC_GET_MAC_CSR( (lp), FLOW, x ) 834 #define SMC_SET_FLOW(lp, x) SMC_SET_MAC_CSR( (lp), FLOW, x )
|
D | smsc9420.c | 1117 smsc9420_reg_write(pd, FLOW, flow); in smsc9420_phy_update_flowcontrol()
|
D | smsc911x.c | 937 smsc911x_mac_write(pdata, FLOW, flow); in smsc911x_phy_update_flowcontrol()
|
/linux-4.4.14/drivers/net/usb/ |
D | smsc95xx.h | 199 #define FLOW (0x11C) macro
|
D | smsc75xx.h | 297 #define FLOW (0x10C) macro
|
D | lan78xx.h | 580 #define FLOW (0x10C) macro
|
D | smsc95xx.c | 547 ret = smsc95xx_write_reg(dev, FLOW, flow); in smsc95xx_phy_update_flowcontrol() 1028 ret = smsc95xx_write_reg(dev, FLOW, 0); in smsc95xx_reset()
|
D | smsc75xx.c | 617 ret = smsc75xx_write_reg(dev, FLOW, flow); in smsc75xx_update_flowcontrol() 1220 ret = smsc75xx_write_reg(dev, FLOW, 0); in smsc75xx_reset()
|
D | lan78xx.c | 828 ret = lan78xx_write_reg(dev, FLOW, flow); in lan78xx_update_flowcontrol() 1883 ret = lan78xx_write_reg(dev, FLOW, 0); in lan78xx_reset()
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | pwc.h | 73 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args)
|
/linux-4.4.14/fs/reiserfs/ |
D | fix_node.c | 1501 #define FLOW 1 in ip_check_balance() macro 1538 snum012 + NOTHING_SHIFT_FLOW, FLOW); in ip_check_balance() 1563 snum012 + LEFT_SHIFT_FLOW, FLOW); in ip_check_balance() 1593 snum012 + RIGHT_SHIFT_FLOW, FLOW); in ip_check_balance() 1626 snum012 + LR_SHIFT_FLOW, FLOW); in ip_check_balance()
|