Home
last modified time | relevance | path

Searched refs:OTPC_STAT_CMD_DONE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvmem/
H A Dbcm-ocotp.c41 #define OTPC_STAT_CMD_DONE BIT(1) macro
141 ret = poll_cpu_status(base, OTPC_STAT_CMD_DONE); in enable_ocotp_program()
175 ret = poll_cpu_status(priv->base, OTPC_STAT_CMD_DONE); in bcm_otpc_read()
218 ret = poll_cpu_status(priv->base, OTPC_STAT_CMD_DONE); in bcm_otpc_write()
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dbcm-ocotp.c30 #define OTPC_STAT_CMD_DONE BIT(1) macro
130 ret = poll_cpu_status(base, OTPC_STAT_CMD_DONE); in enable_ocotp_program()
164 ret = poll_cpu_status(priv->base, OTPC_STAT_CMD_DONE); in bcm_otpc_read()
207 ret = poll_cpu_status(priv->base, OTPC_STAT_CMD_DONE); in bcm_otpc_write()

Completed in 1 milliseconds