Searched refs:parallel_mode_out12 (Results 1 – 2 of 2) sorted by relevance
25 bool parallel_mode_out12; member85 if (config->parallel_mode_out12 && pin == 1) { in tle9104_gpio_pin_configure()125 if (config->parallel_mode_out12 && (BIT(1) & mask) != 0) { in tle9104_gpio_port_set_masked_raw()164 if (config->parallel_mode_out12 && (BIT(1) & mask) != 0) { in tle9104_gpio_port_toggle_bits()235 .parallel_mode_out12 = DT_PROP(DT_PARENT(DT_DRV_INST(inst)), parallel_out12), \
106 bool parallel_mode_out12; member534 if (config->parallel_mode_out12) { in tle9104_init()615 .parallel_mode_out12 = DT_INST_PROP(inst, parallel_out12), \