Searched defs:cmd_ctx (Results 1 – 3 of 3) sorted by relevance
104 hi_u32 loader_reset(const uart_ctx *cmd_ctx) in loader_reset()114 hi_u32 loader_flash_protect(const uart_ctx *cmd_ctx) in loader_flash_protect()136 hi_u32 loader_download_image(const uart_ctx *cmd_ctx) in loader_download_image()422 hi_u32 loader_burn_version(const uart_ctx *cmd_ctx) in loader_burn_version()471 hi_u32 loader_burn_efuse(const uart_ctx *cmd_ctx) in loader_burn_efuse()506 hi_u32 loader_read_efuse(const uart_ctx *cmd_ctx) in loader_read_efuse()530 hi_u32 loader_upload_data(const uart_ctx *cmd_ctx) in loader_upload_data()
45 uart_ctx *cmd_ctx = HI_NULL; in start_loaderboot() local
222 void *cmd_ctx; member