Searched refs:parallel_mode_out34 (Results 1 – 2 of 2) sorted by relevance
26 bool parallel_mode_out34; member90 if (config->parallel_mode_out34 && pin == 3) { in tle9104_gpio_pin_configure()130 if (config->parallel_mode_out34 && (BIT(3) & mask) != 0) { in tle9104_gpio_port_set_masked_raw()169 if (config->parallel_mode_out34 && (BIT(3) & mask) != 0) { in tle9104_gpio_port_toggle_bits()236 .parallel_mode_out34 = DT_PROP(DT_PARENT(DT_DRV_INST(inst)), parallel_out34), \
107 bool parallel_mode_out34; member539 if (config->parallel_mode_out34) { in tle9104_init()616 .parallel_mode_out34 = DT_INST_PROP(inst, parallel_out34), \