Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mfd/
Dmfd_tle9104.c304 uint8_t diag_off; in tle9104_get_diagnostics_internal() local
333 &diag_off); in tle9104_get_diagnostics_internal()
350 diag[0].off = tle9104_get_register_bits(diag_off, TLE9104_DIAGOFF_DIAGCH1OFF_POS, in tle9104_get_diagnostics_internal()
352 diag[1].off = tle9104_get_register_bits(diag_off, TLE9104_DIAGOFF_DIAGCH2OFF_POS, in tle9104_get_diagnostics_internal()
354 diag[2].off = tle9104_get_register_bits(diag_off, TLE9104_DIAGOFF_DIAGCH3OFF_POS, in tle9104_get_diagnostics_internal()
356 diag[3].off = tle9104_get_register_bits(diag_off, TLE9104_DIAGOFF_DIAGCH4OFF_POS, in tle9104_get_diagnostics_internal()