Home
last modified time | relevance | path

Searched refs:sdfec_started (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dxilinx_sdfec.c264 bool sdfec_started; in update_config_from_hw() local
286 sdfec_started = (reg_value & XSDFEC_AXIS_IN_ENABLE_MASK) > 0; in update_config_from_hw()
287 if (sdfec_started) in update_config_from_hw()
/kernel/linux/linux-6.6/drivers/misc/
H A Dxilinx_sdfec.c265 bool sdfec_started; in update_config_from_hw() local
287 sdfec_started = (reg_value & XSDFEC_AXIS_IN_ENABLE_MASK) > 0; in update_config_from_hw()
288 if (sdfec_started) in update_config_from_hw()

Completed in 5 milliseconds