Home
last modified time | relevance | path

Searched refs:STM32G0_FW_RSTGOBL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_stm32g0.c50 #define STM32G0_FW_RSTGOBL 0x21 /* Reset and go to bootloader */ macro
528 ret = ucsi_stm32g0_fw_cmd(g0->ucsi, STM32G0_FW_RSTGOBL); in ucsi_stm32g0_fw_cb()