Home
last modified time | relevance | path

Searched refs:RST_BOOT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dptp.c35 #define RST_BOOT 0x1600ULL macro
60 cfg = readq(base + RST_BOOT); in get_clock_rate()
/Linux-v5.10/drivers/net/ethernet/cavium/common/
Dcavium_ptp.c30 #define RST_BOOT 0x1600ULL macro
48 ret = CLOCK_BASE_RATE * ((readq(base + RST_BOOT) >> 33) & 0x3f); in ptp_cavium_clock_get()
/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_hal.c617 offset = RST_BOOT; in nitrox_get_hwinfo()
Dnitrox_csr.h199 #define RST_BOOT 0x10C1600 macro