Searched refs:iow (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/davicom/ |
D | dm9000.c | 179 iow(struct board_info *db, int reg, int value) in iow() function 194 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset() 199 iow(db, DM9000_NCR, 0); in dm9000_reset() 200 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset() 303 iow(db, DM9000_EPAR, DM9000_PHY | reg); in dm9000_phy_read() 306 iow(db, DM9000_EPCR, EPCR_ERPRR | EPCR_EPOS); in dm9000_phy_read() 316 iow(db, DM9000_EPCR, 0x0); /* Clear phyxcer read command */ in dm9000_phy_read() 350 iow(db, DM9000_EPAR, DM9000_PHY | reg); in dm9000_phy_write() 353 iow(db, DM9000_EPDRL, value); in dm9000_phy_write() 354 iow(db, DM9000_EPDRH, value >> 8); in dm9000_phy_write() [all …]
|
/linux-4.4.14/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 459 iow: 1; /* IO Write operation */ member 481 iow: 1; /* IO Write operation */ member
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 24 - ti,edma-memcpy-channels: List of channels allocated to be used for memcpy, iow
|
/linux-4.4.14/Documentation/hwmon/ |
D | abituguru-datasheet | 167 This bank contains 0 sensors, iow the sensor address is ignored (but must be
|