Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dtwl4030-audio.txt19 -ti,offset_cncl_path: Offset cancellation path selection, refer to TRM for the
/openbmc/linux/include/linux/mfd/
H A Dtwl.h674 unsigned int offset_cncl_path; member
/openbmc/linux/sound/soc/codecs/
H A Dtwl4030.c40 unsigned int offset_cncl_path; member
212 of_property_read_u32(node, "ti,offset_cncl_path", &board_params->offset_cncl_path); in twl4030_get_board_param_values()
314 reg |= board_params->offset_cncl_path; in twl4030_init_chip()