Searched refs:_rst (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/kernel/drivers/reset/sti/ |
| H A D | reset-syscfg.c | 46 #define to_syscfg_reset_controller(_rst) \ argument 47 container_of(_rst, struct syscfg_reset_controller, rst)
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/ |
| H A D | clk-rk628.c | 68 #define reset_to_cru(_rst) container_of(_rst, struct rk628_cru, rcdev) argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/renesas/ |
| H A D | r9a06g032-clocks.c | 60 #define I_GATE(_clk, _rst, _rdy, _midle, _scon, _mirack, _mistat) \ argument 61 { .gate = _clk, .reset = _rst, \
|