Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvmem/
Dbcm-ocotp.c88 static inline void set_command(void __iomem *base, u32 command) in set_command() function
137 set_command(base, OTPC_CMD_OTP_PROG_ENABLE); in enable_ocotp_program()
154 set_command(base, OTPC_CMD_OTP_PROG_DISABLE); in disable_ocotp_program()
172 set_command(priv->base, OTPC_CMD_READ); in bcm_otpc_read()
210 set_command(priv->base, OTPC_CMD_PROGRAM); in bcm_otpc_write()