Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dzl38060.c63 #define REG_CMD 0x0032 macro
101 err = regmap_write(regmap, REG_CMD, cmd); in zl38_fw_issue_command()
109 return regmap_read_poll_timeout(regmap, REG_CMD, val, !val, 10000, in zl38_fw_issue_command()
/linux-6.3-rc2/drivers/scsi/arm/
A Dfas216.c168 fas216_readb(info, REG_CMD), stat, inst, is, in fas216_dumpstate()
375 fas216_writeb(info, REG_CMD, command); in fas216_cmd()
2721 fas216_writeb(info, REG_CMD, CMD_RESETCHIP); in fas216_detect_type()
2723 fas216_writeb(info, REG_CMD, CMD_NOP); in fas216_detect_type()
2761 fas216_writeb(info, REG_CMD, CMD_RESETCHIP); in fas216_detect_type()
2763 fas216_writeb(info, REG_CMD, CMD_WITHDMA | CMD_NOP); in fas216_detect_type()
2766 fas216_writeb(info, REG_CMD, CMD_RESETCHIP); in fas216_detect_type()
2768 fas216_writeb(info, REG_CMD, CMD_NOP); in fas216_detect_type()
2914 fas216_writeb(info, REG_CMD, CMD_RESETSCSI); in fas216_add()
2930 fas216_writeb(info, REG_CMD, CMD_RESETCHIP); in fas216_add()
[all …]
A Dfas216.h31 #define REG_CMD (3) macro
/linux-6.3-rc2/drivers/spi/
A Dspi-meson-spifc.c22 #define REG_CMD 0x00 macro
228 regmap_update_bits(spifc->regmap, REG_CMD, CMD_USER, CMD_USER); in meson_spifc_txrx()
/linux-6.3-rc2/drivers/hwmon/
A Dultra45_env.c26 #define REG_CMD 0x00UL macro

Completed in 13 milliseconds