Searched refs:SCU_RAM_INIT_COMPLETED (Results 1 – 2 of 2) sorted by relevance
4955 if ((status & SCU_RAM_INIT_COMPLETED) != SCU_RAM_INIT_COMPLETED) in scic_controller_read_scratch_ram_dword()5423 if ((status & SCU_RAM_INIT_COMPLETED) == SCU_RAM_INIT_COMPLETED) in scic_sds_controller_reset_state_initialize_handler()
308 #define SCU_RAM_INIT_COMPLETED \ macro