Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l41-lib.c1375 CS35L41_GPIO_POL_MASK | CS35L41_GPIO_DIR_MASK, in cs35l41_gpio_config()
1380 CS35L41_GPIO_POL_MASK | CS35L41_GPIO_DIR_MASK, in cs35l41_gpio_config()
/linux/include/sound/
H A Dcs35l41.h718 #define CS35L41_GPIO_DIR_MASK 0x80000000 macro