Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
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()