HomeSort by: relevance | last modified time | path
    Searched refs:MIO_RST_BOOT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/cavium/
octeonreg.h 86 #define MIO_RST_BOOT UINT64_C(0x1180000001600)
octeon_misc.c 233 u_int64_t mio_rst_boot, rst_boot; local in function:octeon_ioclock_speed
240 mio_rst_boot = octeon_xkphys_read_8(MIO_RST_BOOT);
242 __SHIFTOUT(mio_rst_boot, MIO_RST_BOOT_PNR_MUL);

Completed in 12 milliseconds