Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Deeh.c1385 bool rst_active, dma_en, mmio_en; in eeh_pe_get_state() local
1406 rst_active = !!(result & EEH_STATE_RESET_ACTIVE); in eeh_pe_get_state()
1410 if (rst_active) in eeh_pe_get_state()