Searched defs:rcdev (Results 26 - 50 of 107) sorted by relevance

12345

/linux-master/drivers/reset/
H A Dreset-tn48m.c30 struct reset_controller_dev rcdev; member in struct:tn48_reset_data
49 static int tn48m_control_reset(struct reset_controller_dev *rcdev, argument
66 static int tn48m_control_status(struct reset_controller_dev *rcdev, argument
43 to_tn48_reset_data( struct reset_controller_dev *rcdev) argument
[all...]
H A Dreset-tps380x.c21 struct reset_controller_dev rcdev; member in struct:tps380x_reset
33 struct tps380x_reset *to_tps380x_reset(struct reset_controller_dev *rcdev) argument
39 tps380x_reset_assert(struct reset_controller_dev *rcdev, unsigned long id) argument
49 tps380x_reset_deassert(struct reset_controller_dev *rcdev, unsigned long id) argument
64 static int tps380x_reset_of_xlate(struct reset_controller_dev *rcdev, argument
[all...]
H A Dreset-hsdk.c27 struct reset_controller_dev rcdev; member in struct:hsdk_rst
72 static int hsdk_reset_reset(struct reset_controller_dev *rcdev, argument
[all...]
H A Dreset-brcmstb-rescal.c20 struct reset_controller_dev rcdev; member in struct:brcm_rescal_reset
23 static int brcm_rescal_reset_set(struct reset_controller_dev *rcdev, argument
55 static int brcm_rescal_reset_xlate(struct reset_controller_dev *rcdev, argument
[all...]
H A Dreset-ath79.c17 struct reset_controller_dev rcdev; member in struct:ath79_reset
25 static int ath79_reset_update(struct reset_controller_dev *rcdev, argument
45 static int ath79_reset_assert(struct reset_controller_dev *rcdev, argument
51 static int ath79_reset_deassert(struct reset_controller_dev *rcdev, argument
57 static int ath79_reset_status(struct reset_controller_dev *rcdev, argument
[all...]
H A Dreset-k210.c19 struct reset_controller_dev rcdev; member in struct:k210_rst
23 to_k210_rst(struct reset_controller_dev *rcdev) argument
28 static inline int k210_rst_assert(struct reset_controller_dev *rcdev, argument
36 static inline int k210_rst_deassert(struct reset_controller_dev *rcdev, argument
44 static int k210_rst_reset(struct reset_controller_dev *rcdev, argument
58 k210_rst_status(struct reset_controller_dev *rcdev, unsigned long id) argument
72 k210_rst_xlate(struct reset_controller_dev *rcdev, const struct of_phandle_args *reset_spec) argument
[all...]
H A Dreset-bcm6345.c20 struct reset_controller_dev rcdev; member in struct:bcm6345_reset
26 to_bcm6345_reset(struct reset_controller_dev *rcdev) argument
31 static int bcm6345_reset_update(struct reset_controller_dev *rcdev, argument
50 static int bcm6345_reset_assert(struct reset_controller_dev *rcdev, argument
56 static int bcm6345_reset_deassert(struct reset_controller_dev *rcdev, argument
62 bcm6345_reset_reset(struct reset_controller_dev *rcdev, unsigned long id) argument
81 bcm6345_reset_status(struct reset_controller_dev *rcdev, unsigned long id) argument
[all...]
H A Dreset-qcom-aoss.c24 struct reset_controller_dev rcdev; member in struct:qcom_aoss_reset_data
50 static int qcom_aoss_control_assert(struct reset_controller_dev *rcdev, argument
62 static int qcom_aoss_control_deassert(struct reset_controller_dev *rcdev, argument
74 static int qcom_aoss_control_reset(struct reset_controller_dev *rcdev, argument
44 to_qcom_aoss_reset_data( struct reset_controller_dev *rcdev) argument
[all...]
H A Dreset-brcmstb.c19 struct reset_controller_dev rcdev; member in struct:brcmstb_reset
35 struct brcmstb_reset *to_brcmstb(struct reset_controller_dev *rcdev) argument
40 static int brcmstb_reset_assert(struct reset_controller_dev *rcdev, argument
51 static int brcmstb_reset_deassert(struct reset_controller_dev *rcdev, argument
67 static int brcmstb_reset_status(struct reset_controller_dev *rcdev, argument
[all...]
H A Dreset-gpio.c53 static int reset_gpio_of_xlate(struct reset_controller_dev *rcdev, argument
H A Dreset-rzg2l-usbphy-ctrl.c32 struct reset_controller_dev rcdev; member in struct:rzg2l_usbphy_ctrl_priv
41 static int rzg2l_usbphy_ctrl_assert(struct reset_controller_dev *rcdev, argument
61 static int rzg2l_usbphy_ctrl_deassert(struct reset_controller_dev *rcdev, argument
80 static int rzg2l_usbphy_ctrl_status(struct reset_controller_dev *rcdev, argument
[all...]
H A Dreset-ti-sci.c37 struct reset_controller_dev rcdev; member in struct:ti_sci_reset_data
62 static int ti_sci_reset_set(struct reset_controller_dev *rcdev, argument
106 static int ti_sci_reset_assert(struct reset_controller_dev *rcdev, argument
124 ti_sci_reset_deassert(struct reset_controller_dev *rcdev, unsigned long id) argument
143 ti_sci_reset_status(struct reset_controller_dev *rcdev, unsigned long id) argument
184 ti_sci_reset_of_xlate(struct reset_controller_dev *rcdev, const struct of_phandle_args *reset_spec) argument
[all...]
H A Dreset-ma35d1.c21 struct reset_controller_dev rcdev; member in struct:ma35d1_reset_data
139 static int ma35d1_reset_update(struct reset_controller_dev *rcdev, unsigned long id, bool assert) argument
160 static int ma35d1_reset_assert(struct reset_controller_dev *rcdev, unsigned long id) argument
165 static int ma35d1_reset_deassert(struct reset_controller_dev *rcdev, unsigned long id) argument
170 static int ma35d1_reset_status(struct reset_controller_dev *rcdev, unsigned long id) argument
[all...]
/linux-master/drivers/clk/ux500/
H A Dreset-prcc.c67 static int u8500_prcc_reset(struct reset_controller_dev *rcdev, argument
88 static int u8500_prcc_reset_assert(struct reset_controller_dev *rcdev, argument
101 static int u8500_prcc_reset_deassert(struct reset_controller_dev *rcdev, argument
114 static int u8500_prcc_reset_status(struct reset_controller_dev *rcdev, argument
136 static int u8500_prcc_reset_xlate(struct reset_controller_dev *rcdev, argument
161 struct reset_controller_dev *rcdev = &ur->rcdev; local
[all...]
/linux-master/drivers/media/rc/
H A Dimon_raw.c16 struct rc_dev *rcdev; member in struct:imon
111 struct rc_dev *rcdev; local
[all...]
H A Dgpio-ir-tx.c165 struct rc_dev *rcdev; local
[all...]
H A Dgpio-ir-recv.c21 struct rc_dev *rcdev; member in struct:gpio_rc_dev
64 struct rc_dev *rcdev; local
[all...]
/linux-master/drivers/clk/mediatek/
H A Dreset.h58 struct reset_controller_dev rcdev; member in struct:mtk_clk_rst_data
H A Dreset.c15 static inline struct mtk_clk_rst_data *to_mtk_clk_rst_data(struct reset_controller_dev *rcdev) argument
20 static int mtk_reset_update(struct reset_controller_dev *rcdev, argument
31 static int mtk_reset_assert(struct reset_controller_dev *rcdev, argument
37 static int mtk_reset_deassert(struct reset_controller_dev *rcdev, argument
43 static int mtk_reset(struct reset_controller_dev *rcdev, unsigne argument
54 mtk_reset_update_set_clr(struct reset_controller_dev *rcdev, unsigned long id, bool deassert) argument
66 mtk_reset_assert_set_clr(struct reset_controller_dev *rcdev, unsigned long id) argument
72 mtk_reset_deassert_set_clr(struct reset_controller_dev *rcdev, unsigned long id) argument
78 mtk_reset_set_clr(struct reset_controller_dev *rcdev, unsigned long id) argument
101 reset_xlate(struct reset_controller_dev *rcdev, const struct of_phandle_args *reset_spec) argument
[all...]
/linux-master/drivers/clk/rockchip/
H A Dsoftrst.c14 struct reset_controller_dev rcdev; member in struct:rockchip_softrst
23 static int rockchip_softrst_assert(struct reset_controller_dev *rcdev, argument
55 static int rockchip_softrst_deassert(struct reset_controller_dev *rcdev, argument
[all...]
/linux-master/drivers/reset/starfive/
H A Dreset-starfive-jh71x0.c18 struct reset_controller_dev rcdev; member in struct:jh71x0_reset
27 jh71x0_reset_from(struct reset_controller_dev *rcdev) argument
32 static int jh71x0_reset_update(struct reset_controller_dev *rcdev, argument
64 static int jh71x0_reset_assert(struct reset_controller_dev *rcdev, argument
70 static int jh71x0_reset_deassert(struct reset_controller_dev *rcdev, argument
76 jh71x0_reset_reset(struct reset_controller_dev *rcdev, unsigned long id) argument
88 jh71x0_reset_status(struct reset_controller_dev *rcdev, unsigned long id) argument
[all...]
/linux-master/drivers/reset/hisilicon/
H A Dreset-hi3660.c22 static int hi3660_reset_program_hw(struct reset_controller_dev *rcdev, argument
35 static int hi3660_reset_assert(struct reset_controller_dev *rcdev, argument
41 static int hi3660_reset_deassert(struct reset_controller_dev *rcdev, argument
47 static int hi3660_reset_dev(struct reset_controller_dev *rcdev, argument
65 static int hi3660_reset_xlate(struct reset_controller_dev *rcdev, argument
[all...]
/linux-master/drivers/clk/sunxi/
H A Dclk-sun9i-mmc.c31 struct reset_controller_dev rcdev; member in struct:sun9i_mmc_clk_data
34 static int sun9i_mmc_reset_assert(struct reset_controller_dev *rcdev, argument
56 static int sun9i_mmc_reset_deassert(struct reset_controller_dev *rcdev, argument
78 static int sun9i_mmc_reset_reset(struct reset_controller_dev *rcdev, argument
[all...]
H A Dclk-sun4i-display.c35 struct reset_controller_dev rcdev; member in struct:reset_data
41 static inline struct reset_data *rcdev_to_reset_data(struct reset_controller_dev *rcdev) argument
46 static int sun4i_a10_display_assert(struct reset_controller_dev *rcdev, argument
63 static int sun4i_a10_display_deassert(struct reset_controller_dev *rcdev, argument
80 static int sun4i_a10_display_status(struct reset_controller_dev *rcdev, argument
94 sun4i_a10_display_reset_xlate(struct reset_controller_dev *rcdev, const struct of_phandle_args *spec) argument
[all...]
/linux-master/drivers/clk/bcm/
H A Dclk-bcm63268-timer.c26 struct reset_controller_dev rcdev; member in struct:bcm63268_tclkrst_hw
78 to_bcm63268_timer_reset(struct reset_controller_dev *rcdev) argument
83 static int bcm63268_timer_reset_update(struct reset_controller_dev *rcdev, argument
102 static int bcm63268_timer_reset_assert(struct reset_controller_dev *rcdev, argument
108 static int bcm63268_timer_reset_deassert(struct reset_controller_dev *rcdev, argument
114 bcm63268_timer_reset_reset(struct reset_controller_dev *rcdev, unsigned long id) argument
133 bcm63268_timer_reset_status(struct reset_controller_dev *rcdev, unsigned long id) argument
[all...]

Completed in 499 milliseconds

12345