Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/
H A Dreset-rzg2l-usbphy-ctrl.c39 #define rcdev_to_priv(x) container_of(x, struct rzg2l_usbphy_ctrl_priv, rcdev) macro
44 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_assert()
64 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_deassert()
83 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_status()
/openbmc/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c600 #define rcdev_to_priv(x) container_of(x, struct cpg_mssr_priv, rcdev) macro
605 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_reset()
626 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_assert()
640 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_deassert()
654 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_status()
672 struct cpg_mssr_priv *priv = rcdev_to_priv(rcdev); in cpg_mssr_reset_xlate()
H A Drzg2l-cpg.c1107 #define rcdev_to_priv(x) container_of(x, struct rzg2l_cpg_priv, rcdev) macro
1112 struct rzg2l_cpg_priv *priv = rcdev_to_priv(rcdev); in rzg2l_cpg_assert()
1141 struct rzg2l_cpg_priv *priv = rcdev_to_priv(rcdev); in rzg2l_cpg_deassert()
1183 struct rzg2l_cpg_priv *priv = rcdev_to_priv(rcdev); in rzg2l_cpg_status()
1212 struct rzg2l_cpg_priv *priv = rcdev_to_priv(rcdev); in rzg2l_cpg_reset_xlate()