Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H 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()