Searched refs:IRAM_READY (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c73 return (bool)!!(GET_UINT32(p_Iram->iready) & IRAM_READY);
458 WRITE_UINT32(p_Iram->iready, IRAM_READY);
2737 WRITE_UINT32(p_Iram->iready, IRAM_READY);
H A Dfm.h567 #define IRAM_READY 0x80000000 macro

Completed in 125 milliseconds