Searched refs:d64 (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/ |
D | cn23xx_pf_device.c | 348 u64 d64; in cn23xx_reset_io_queues() local 361 d64 = octeon_read_csr64(oct, CN23XX_SLI_IQ_PKT_CONTROL64(q_no)); in cn23xx_reset_io_queues() 362 d64 = d64 | CN23XX_PKT_INPUT_CTL_RST; in cn23xx_reset_io_queues() 363 octeon_write_csr64(oct, CN23XX_SLI_IQ_PKT_CONTROL64(q_no), d64); in cn23xx_reset_io_queues() 870 u64 d64; in cn23xx_disable_io_queues() local 882 WRITE_ONCE(d64, octeon_read_csr64( in cn23xx_disable_io_queues() 884 WRITE_ONCE(d64, READ_ONCE(d64) & in cn23xx_disable_io_queues() 886 WRITE_ONCE(d64, READ_ONCE(d64) | CN23XX_PKT_INPUT_CTL_RST); in cn23xx_disable_io_queues() 888 READ_ONCE(d64)); in cn23xx_disable_io_queues() 893 WRITE_ONCE(d64, octeon_read_csr64( in cn23xx_disable_io_queues() [all …]
|
D | cn23xx_vf_device.c | 55 u64 d64; in cn23xx_vf_reset_io_queues() local 59 d64 = octeon_read_csr64(oct, in cn23xx_vf_reset_io_queues() 61 d64 |= CN23XX_PKT_INPUT_CTL_RST; in cn23xx_vf_reset_io_queues() 63 d64); in cn23xx_vf_reset_io_queues() 106 u64 d64; in cn23xx_vf_setup_global_input_regs() local 124 d64 = octeon_read_csr64(oct, in cn23xx_vf_setup_global_input_regs() 127 d64 &= 0xEFFFFFFFFFFFFFFFL; in cn23xx_vf_setup_global_input_regs() 130 d64); in cn23xx_vf_setup_global_input_regs()
|
/linux-6.1.9/drivers/net/ethernet/cavium/octeon/ |
D | octeon_mgmt.c | 46 u64 d64; member 229 re.d64 = 0; in octeon_mgmt_rx_fill_ring() 236 p->rx_ring[p->rx_next_fill] = re.d64; in octeon_mgmt_rx_fill_ring() 276 re.d64 = p->tx_ring[p->tx_next_clean]; in octeon_mgmt_clean_tx_buffers() 378 re.d64 = p->rx_ring[p->rx_next]; in octeon_mgmt_dequeue_rx_buffer() 387 return re.d64; in octeon_mgmt_dequeue_rx_buffer() 403 re.d64 = octeon_mgmt_dequeue_rx_buffer(p, &skb); in octeon_mgmt_receive_one() 432 re2.d64 = octeon_mgmt_dequeue_rx_buffer(p, &skb2); in octeon_mgmt_receive_one() 463 re2.d64 = octeon_mgmt_dequeue_rx_buffer(p, &skb2); in octeon_mgmt_receive_one() 1283 re.d64 = 0; in octeon_mgmt_xmit() [all …]
|
/linux-6.1.9/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 126 50: PUSH rAX/r8 (d64) 127 51: PUSH rCX/r9 (d64) 128 52: PUSH rDX/r10 (d64) 129 53: PUSH rBX/r11 (d64) 130 54: PUSH rSP/r12 (d64) 131 55: PUSH rBP/r13 (d64) 132 56: PUSH rSI/r14 (d64) 133 57: PUSH rDI/r15 (d64) 134 58: POP rAX/r8 (d64) 135 59: POP rCX/r9 (d64) [all …]
|
/linux-6.1.9/arch/x86/lib/ |
D | x86-opcode-map.txt | 126 50: PUSH rAX/r8 (d64) 127 51: PUSH rCX/r9 (d64) 128 52: PUSH rDX/r10 (d64) 129 53: PUSH rBX/r11 (d64) 130 54: PUSH rSP/r12 (d64) 131 55: PUSH rBP/r13 (d64) 132 56: PUSH rSI/r14 (d64) 133 57: PUSH rDI/r15 (d64) 134 58: POP rAX/r8 (d64) 135 59: POP rCX/r9 (d64) [all …]
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | other-usb-cardlist.rst | 82 0d64:0108, 0546:3187, 83 0d64:3108, 0595:4343,
|
D | gspca-cardlist.rst | 409 sunplus 0d64:0303 Sunplus FashionCam DXG
|