Searched refs:REG_CMD (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/arm/ |
D | fas216.c | 164 fas216_readb(info, REG_CMD), stat, inst, is, in fas216_dumpstate() 371 fas216_writeb(info, REG_CMD, command); in fas216_cmd() 2707 fas216_writeb(info, REG_CMD, CMD_RESETCHIP); in fas216_detect_type() 2709 fas216_writeb(info, REG_CMD, CMD_NOP); in fas216_detect_type() 2747 fas216_writeb(info, REG_CMD, CMD_RESETCHIP); in fas216_detect_type() 2749 fas216_writeb(info, REG_CMD, CMD_WITHDMA | CMD_NOP); in fas216_detect_type() 2752 fas216_writeb(info, REG_CMD, CMD_RESETCHIP); in fas216_detect_type() 2754 fas216_writeb(info, REG_CMD, CMD_NOP); in fas216_detect_type() 2900 fas216_writeb(info, REG_CMD, CMD_RESETSCSI); in fas216_add() 2916 fas216_writeb(info, REG_CMD, CMD_RESETCHIP); in fas216_add() [all …]
|
D | fas216.h | 31 #define REG_CMD (3) macro
|
/drivers/spi/ |
D | spi-meson-spifc.c | 22 #define REG_CMD 0x00 macro 228 regmap_update_bits(spifc->regmap, REG_CMD, CMD_USER, CMD_USER); in meson_spifc_txrx()
|
/drivers/hwmon/ |
D | ultra45_env.c | 26 #define REG_CMD 0x00UL macro
|