Searched refs:FLOW (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/net/usb/
H A Dsmsc95xx.h253 #define FLOW (0x11C) macro
H A Dsmsc75xx.h285 #define FLOW (0x10C) macro
H A Dsmsc95xx.c569 ret = smsc95xx_write_reg(dev, FLOW, flow);
1017 ret = smsc95xx_write_reg(dev, FLOW, 0);
H A Dlan78xx.h571 #define FLOW (0x10C) macro
H A Dsmsc75xx.c613 ret = smsc75xx_write_reg(dev, FLOW, flow);
615 netdev_warn(dev->net, "Error writing FLOW\n");
1286 ret = smsc75xx_write_reg(dev, FLOW, 0);
1288 netdev_warn(dev->net, "Failed to write FLOW: %d\n", ret);
H A Dlan78xx.c338 FLOW,
1364 lan78xx_write_reg(dev, FLOW, flow);
2981 ret = lan78xx_write_reg(dev, FLOW, 0);
/linux-master/drivers/net/ethernet/smsc/
H A Dsmsc9420.h180 #define FLOW (0x9C) macro
H A Dsmsc911x.h354 #define FLOW 0x08 macro
H A Dsmsc9420.c1066 smsc9420_reg_write(pd, FLOW, flow);
H A Dsmsc911x.c943 smsc911x_mac_write(pdata, FLOW, flow);
/linux-master/drivers/media/usb/pwc/
H A Dpwc.h61 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args)
/linux-master/fs/reiserfs/
H A Dfix_node.c1493 * get_num_ver works in 2 modes (FLOW & NO_FLOW)
1499 #define FLOW 1 macro
1536 snum012 + NOTHING_SHIFT_FLOW, FLOW);
1561 snum012 + LEFT_SHIFT_FLOW, FLOW);
1591 snum012 + RIGHT_SHIFT_FLOW, FLOW);
1624 snum012 + LR_SHIFT_FLOW, FLOW);

Completed in 302 milliseconds