Searched refs:_rst (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/reset/hisilicon/ |
| H A D | reset-hi3660.c | 19 #define to_hi3660_reset_controller(_rst) \ argument 20 container_of(_rst, struct hi3660_reset_controller, rst)
|
| /linux/drivers/reset/sti/ |
| H A D | reset-syscfg.c | 47 #define to_syscfg_reset_controller(_rst) \ argument 48 container_of(_rst, struct syscfg_reset_controller, rst)
|
| /linux/drivers/clk/renesas/ |
| H A D | r9a06g032-clocks.c | 165 #define I_GATE(_clk, _rst, _rdy, _midle, _scon, _mirack, _mistat) { \ argument 167 .reset = _rst, \
|