Searched refs:rsu_stat (Results 1 – 2 of 2) sorted by relevance
236 status = rsu_stat(doorbell); in rsu_start_done()275 status = rsu_stat(doorbell); in rsu_update_init()347 switch (rsu_stat(doorbell)) { in rsu_send_data()366 switch (rsu_stat(*doorbell)) { in rsu_check_complete()
91 #define rsu_stat(doorbell) FIELD_GET(DRBL_RSU_STATUS, doorbell) macro