Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds