Searched refs:SC_R_FSPI_0 (Results 1 – 3 of 3) sorted by relevance
176 if (sc_rm_is_resource_owned(-1, SC_R_FSPI_0)) { in spl_board_init()177 if (sc_pm_set_resource_power_mode(-1, SC_R_FSPI_0, SC_PM_PW_MODE_ON)) { in spl_board_init()189 if (sc_rm_is_resource_owned(-1, SC_R_FSPI_0)) { in spl_board_prepare_for_boot()190 if (sc_pm_set_resource_power_mode(-1, SC_R_FSPI_0, SC_PM_PW_MODE_OFF)) { in spl_board_prepare_for_boot()
157 case SC_R_FSPI_0: in get_boot_device()625 if (!sc_rm_is_resource_owned(-1, SC_R_FSPI_0)) in board_boot_order()
251 #define SC_R_FSPI_0 237 macro
Completed in 9 milliseconds