Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dzl38060.c75 #define REG_GPIO_DIR 0x02DC macro
417 return regmap_update_bits(regmap, REG_GPIO_DIR, mask, 0); in chip_direction_input()
427 return regmap_update_bits(regmap, REG_GPIO_DIR, mask, mask); in chip_direction_output()

Completed in 4 milliseconds