Searched refs:IRAM_IADD_AIE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h501 #define IRAM_IADD_AIE 0x80000000 macro
H A Dfm_ncsw.c407 WRITE_UINT32(p_Iram->iadd, IRAM_IADD_AIE);
408 while (GET_UINT32(p_Iram->iadd) != IRAM_IADD_AIE) ;
431 WRITE_UINT32(p_Iram->iadd, IRAM_IADD_AIE);
432 while (GET_UINT32(p_Iram->iadd) != IRAM_IADD_AIE) ;
450 WRITE_UINT32(p_Iram->iadd, IRAM_IADD_AIE);
451 while (GET_UINT32(p_Iram->iadd) != IRAM_IADD_AIE) ;
/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h679 #define IRAM_IADD_AIE 0x80000000 macro

Completed in 76 milliseconds