Home
last modified time | relevance | path

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

/drivers/crypto/cavium/nitrox/
Dnitrox_hal.c611 union rst_boot rst_boot; in nitrox_get_hwinfo() local
619 rst_boot.value = nitrox_read_csr(ndev, offset); in nitrox_get_hwinfo()
620 ndev->hw.freq = (rst_boot.pnr_mul + 3) * PLL_REF_CLK; in nitrox_get_hwinfo()
Dnitrox_csr.h1354 union rst_boot { union