Home
last modified time | relevance | path

Searched refs:NPS_PKT_IN_INSTR_CTLX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_hal.c73 offset = NPS_PKT_IN_INSTR_CTLX(ring); in reset_pkt_input_ring()
101 offset = NPS_PKT_IN_INSTR_CTLX(ring); in enable_pkt_input_ring()
H A Dnitrox_csr.h138 #define NPS_PKT_IN_INSTR_CTLX(_i) (0x10060 + ((_i) * 0x40000)) macro