Searched refs:_rcdev (Results 1 – 3 of 3) sorted by relevance
61 #define to_ti_syscon_reset_data(_rcdev) \ argument62 container_of(_rcdev, struct ti_syscon_reset_data, rcdev)
250 #define to_uniphier_reset_priv(_rcdev) \ argument251 container_of(_rcdev, struct uniphier_reset_priv, rcdev)
135 #define to_ccu_div_data(_rcdev) container_of(_rcdev, struct ccu_div_data, rcdev) argument