Searched refs:rst_boot (Results 1 – 2 of 2) sorted by relevance
611 union rst_boot rst_boot; in nitrox_get_hwinfo() local619 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()
1354 union rst_boot { union