Home
last modified time | relevance | path

Searched refs:d64 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
A Dcn23xx_pf_device.c348 u64 d64; in cn23xx_reset_io_queues() local
362 d64 = d64 | CN23XX_PKT_INPUT_CTL_RST; 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()
917 WRITE_ONCE(d64, octeon_read_csr64( in cn23xx_disable_io_queues()
1159 u64 pkt0_in_ctl, d64; in cn23xx_get_pf_num() local
[all …]
A Dcn23xx_vf_device.c55 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/arch/x86/lib/
A Dx86-opcode-map.txt126 50: PUSH rAX/r8 (d64)
134 58: POP rAX/r8 (d64)
135 59: POP rCX/r9 (d64)
151 68: PUSH Iz (d64)
153 6a: PUSH Ib (d64)
256 c9: LEAVE (d64)
510 a0: PUSH FS (d64)
511 a1: POP FS (d64)
518 a8: PUSH GS (d64)
519 a9: POP GS (d64)
[all …]
/linux/tools/arch/x86/lib/
A Dx86-opcode-map.txt126 50: PUSH rAX/r8 (d64)
134 58: POP rAX/r8 (d64)
135 59: POP rCX/r9 (d64)
151 68: PUSH Iz (d64)
153 6a: PUSH Ib (d64)
256 c9: LEAVE (d64)
510 a0: PUSH FS (d64)
511 a1: POP FS (d64)
518 a8: PUSH GS (d64)
519 a9: POP GS (d64)
[all …]
/linux/drivers/net/ethernet/cavium/octeon/
A Docteon_mgmt.c46 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()
1286 re.d64 = 0; in octeon_mgmt_xmit()
[all …]
/linux/Documentation/admin-guide/media/
A Dother-usb-cardlist.rst82 0d64:0108, 0546:3187,
83 0d64:3108, 0595:4343,
A Dgspca-cardlist.rst409 sunplus 0d64:0303 Sunplus FashionCam DXG

Completed in 29 milliseconds