/linux-6.1.9/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() 290 iow(db, DM9000_EPAR, DM9000_PHY | reg); in dm9000_phy_read() 293 iow(db, DM9000_EPCR, EPCR_ERPRR | EPCR_EPOS); in dm9000_phy_read() 303 iow(db, DM9000_EPCR, 0x0); /* Clear phyxcer read command */ in dm9000_phy_read() 337 iow(db, DM9000_EPAR, DM9000_PHY | reg); in dm9000_phy_write() 340 iow(db, DM9000_EPDRL, value); in dm9000_phy_write() 341 iow(db, DM9000_EPDRH, value >> 8); in dm9000_phy_write() [all …]
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | iowait.c | 68 wait->wait[i].iow = wait; in iowait_init() 95 if (w == &w->iow->wait[IOWAIT_IB_SE]) { in iowait_set_work_flag() 96 iowait_set_flag(w->iow, IOWAIT_PENDING_IB); in iowait_set_work_flag() 99 iowait_set_flag(w->iow, IOWAIT_PENDING_TID); in iowait_set_work_flag()
|
D | iowait.h | 53 struct iowait *iow; member 309 w->iow->priority++; in iowait_get_desc() 331 w->iow->priority++; in iowait_update_priority() 421 w->iow->tx_count++; in iowait_inc_wait_count() 422 w->iow->count += n; in iowait_inc_wait_count() 450 return w->iow; in iowait_ioww_to_iow()
|
D | vnic_sdma.c | 192 container_of(wait->iow, struct hfi1_vnic_sdma, wait); in hfi1_vnic_sdma_sleep() 202 iowait_get_priority(wait->iow); in hfi1_vnic_sdma_sleep() 203 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_vnic_sdma_sleep()
|
D | ipoib_tx.c | 619 container_of(wait->iow, struct hfi1_ipoib_txq, wait); in hfi1_ipoib_sdma_sleep() 640 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_ipoib_sdma_sleep()
|
D | ruc.c | 479 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_send()
|
D | user_sdma.c | 92 container_of(wait->iow, struct hfi1_user_sdma_pkt_q, busy); in defer_packet_queue()
|
D | sdma.c | 2331 ret = wait->iow->sleep(sde, wait, tx, seq, pkts_sent); in sdma_check_progress()
|
D | tid_rdma.c | 5344 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_tid_send()
|
/linux-6.1.9/drivers/xen/ |
D | pvcalls-back.c | 301 struct pvcalls_ioworker *iow; in pvcalls_sk_data_ready() local 306 iow = &map->ioworker; in pvcalls_sk_data_ready() 309 queue_work(iow->wq, &iow->register_work); in pvcalls_sk_data_ready() 517 struct pvcalls_ioworker *iow; in __pvcalls_back_accept() local 565 iow = &map->ioworker; in __pvcalls_back_accept() 568 queue_work(iow->wq, &iow->register_work); in __pvcalls_back_accept() 903 struct pvcalls_ioworker *iow; in pvcalls_back_conn_event() local 911 iow = &map->ioworker; in pvcalls_back_conn_event() 916 queue_work(iow->wq, &iow->register_work); in pvcalls_back_conn_event()
|
/linux-6.1.9/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 459 iow: 1; /* IO Write operation */ member 481 iow: 1; /* IO Write operation */ member
|
/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 40 - ti,edma-memcpy-channels: List of channels allocated to be used for memcpy, iow
|
/linux-6.1.9/Documentation/hwmon/ |
D | abituguru-datasheet.rst | 168 This bank contains 0 sensors, iow the sensor address is ignored (but must be
|
/linux-6.1.9/Documentation/gpu/ |
D | todo.rst | 711 panel is active (iow which way the mux between the GPU and the panels
|