Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/nvmem/
A Dbcm-ocotp.c78 static inline void set_command(void __iomem *base, u32 command) in set_command() function
127 set_command(base, OTPC_CMD_OTP_PROG_ENABLE); in enable_ocotp_program()
144 set_command(base, OTPC_CMD_OTP_PROG_DISABLE); in disable_ocotp_program()
162 set_command(priv->base, OTPC_CMD_READ); in bcm_otpc_read()
200 set_command(priv->base, OTPC_CMD_PROGRAM); in bcm_otpc_write()

Completed in 2 milliseconds