Searched refs:iow (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/davicom/ |
| D | dm9000.c | 169 iow(struct board_info *db, int reg, int value) in iow() function 184 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset() 189 iow(db, DM9000_NCR, 0); in dm9000_reset() 190 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset() 293 iow(db, DM9000_EPAR, DM9000_PHY | reg); in dm9000_phy_read() 296 iow(db, DM9000_EPCR, EPCR_ERPRR | EPCR_EPOS); in dm9000_phy_read() 306 iow(db, DM9000_EPCR, 0x0); /* Clear phyxcer read command */ in dm9000_phy_read() 340 iow(db, DM9000_EPAR, DM9000_PHY | reg); in dm9000_phy_write() 343 iow(db, DM9000_EPDRL, value); in dm9000_phy_write() 344 iow(db, DM9000_EPDRH, value >> 8); in dm9000_phy_write() [all …]
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | iowait.c | 68 wait->wait[i].iow = wait; in iowait_init() 93 if (w == &w->iow->wait[IOWAIT_IB_SE]) { in iowait_set_work_flag() 94 iowait_set_flag(w->iow, IOWAIT_PENDING_IB); in iowait_set_work_flag() 97 iowait_set_flag(w->iow, IOWAIT_PENDING_TID); in iowait_set_work_flag()
|
| D | iowait.h | 94 struct iowait *iow; member 350 w->iow->priority++; in iowait_get_desc() 372 w->iow->priority++; in iowait_update_priority() 462 w->iow->tx_count++; in iowait_inc_wait_count() 463 w->iow->count += n; in iowait_inc_wait_count() 491 return w->iow; in iowait_ioww_to_iow()
|
| D | vnic_sdma.c | 234 container_of(wait->iow, struct hfi1_vnic_sdma, wait); in hfi1_vnic_sdma_sleep() 244 iowait_get_priority(wait->iow); in hfi1_vnic_sdma_sleep() 245 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_vnic_sdma_sleep()
|
| D | ruc.c | 520 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_send()
|
| D | user_sdma.c | 132 container_of(wait->iow, struct hfi1_user_sdma_pkt_q, busy); in defer_packet_queue()
|
| D | sdma.c | 2371 ret = wait->iow->sleep(sde, wait, tx, seq, pkts_sent); in sdma_check_progress()
|
| D | tid_rdma.c | 5322 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_tid_send()
|
| /Linux-v5.4/drivers/xen/ |
| D | pvcalls-back.c | 288 struct pvcalls_ioworker *iow; in pvcalls_sk_data_ready() local 293 iow = &map->ioworker; in pvcalls_sk_data_ready() 296 queue_work(iow->wq, &iow->register_work); in pvcalls_sk_data_ready() 508 struct pvcalls_ioworker *iow; in __pvcalls_back_accept() local 556 iow = &map->ioworker; in __pvcalls_back_accept() 559 queue_work(iow->wq, &iow->register_work); in __pvcalls_back_accept() 891 struct pvcalls_ioworker *iow; in pvcalls_back_conn_event() local 897 iow = &map->ioworker; in pvcalls_back_conn_event() 901 queue_work(iow->wq, &iow->register_work); in pvcalls_back_conn_event()
|
| /Linux-v5.4/arch/mips/include/asm/sn/sn0/ |
| D | hubio.h | 459 iow: 1; /* IO Write operation */ member 481 iow: 1; /* IO Write operation */ member
|
| /Linux-v5.4/Documentation/devicetree/bindings/dma/ |
| D | ti-edma.txt | 40 - ti,edma-memcpy-channels: List of channels allocated to be used for memcpy, iow
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | abituguru-datasheet.rst | 168 This bank contains 0 sensors, iow the sensor address is ignored (but must be
|