Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Dbcm-ocotp.c77 static inline void set_command(void __iomem *base, u32 command) in set_command() function
126 set_command(base, OTPC_CMD_OTP_PROG_ENABLE); in enable_ocotp_program()
143 set_command(base, OTPC_CMD_OTP_PROG_DISABLE); in disable_ocotp_program()
161 set_command(priv->base, OTPC_CMD_READ); in bcm_otpc_read()
199 set_command(priv->base, OTPC_CMD_PROGRAM); in bcm_otpc_write()