Home
last modified time | relevance | path

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

/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()
/linux/drivers/soundwire/
H A Ddebugfs.c146 static int set_command(void *data, u64 value) in set_command() function
162 set_command, "%llu\n");