Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dreset-rzg2l-usbphy-ctrl.c44 #define rcdev_to_priv(x) container_of(x, struct rzg2l_usbphy_ctrl_priv, rcdev) macro
49 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_assert()
69 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_deassert()
88 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_status()
/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c698 #define rcdev_to_priv(x) container_of(x, struct cpg_mssr_priv, rcdev) macro
703 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_reset_operate()
722 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_reset()
755 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_status()
766 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mrcr_set_reset_state()
846 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_reset_xlate()