Searched refs:netc_blk_ctrl (Results 1 – 1 of 1) sorted by relevance
70 struct netc_blk_ctrl { struct123 struct netc_blk_ctrl *priv = dev_get_priv(dev); in imx95_netcmix_init()186 static bool netc_ierb_is_locked(struct netc_blk_ctrl *priv) in netc_ierb_is_locked()191 static int netc_lock_ierb(struct netc_blk_ctrl *priv) in netc_lock_ierb()201 static int netc_unlock_ierb_with_warm_reset(struct netc_blk_ctrl *priv) in netc_unlock_ierb_with_warm_reset()213 struct netc_blk_ctrl *priv = dev_get_priv(dev); in imx95_ierb_init()243 struct netc_blk_ctrl *priv = dev_get_priv(dev); in netc_ierb_init()267 static int netc_prb_check_error(struct netc_blk_ctrl *priv) in netc_prb_check_error()282 struct netc_blk_ctrl *priv = dev_get_priv(dev); in netc_blk_ctrl_probe()344 .priv_auto = sizeof(struct netc_blk_ctrl),
Completed in 10 milliseconds