Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_stm32g0.c296 static int ucsi_stm32g0_bl_read(struct ucsi *ucsi, u32 addr, void *data, size_t len) in ucsi_stm32g0_bl_read() function
564 ret = ucsi_stm32g0_bl_read(g0->ucsi, STM32G0_USER_OPTION_BYTES, &ob, sizeof(ob)); in ucsi_stm32g0_fw_cb()