Home
last modified time | relevance | path

Searched refs:device_get_softc (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/f-stack/freebsd/arm/ti/omap4/
H A Domap4_wugen.c63 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_activate_intr()
71 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_disable_intr()
79 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_enable_intr()
88 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_map_intr()
97 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_deactivate_intr()
106 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_setup_intr()
115 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_teardown_intr()
123 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_pre_ithread()
131 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_post_ithread()
172 sc = device_get_softc(dev); in omap4_wugen_detach()
[all …]
/f-stack/freebsd/arm64/freescale/imx/
H A Dimx7gpc.c66 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_activate_intr()
74 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_disable_intr()
82 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_enable_intr()
91 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_map_intr()
100 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_deactivate_intr()
109 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_setup_intr()
118 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_teardown_intr()
126 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_pre_ithread()
134 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_post_ithread()
142 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_post_filter()
[all …]
/f-stack/freebsd/arm/nvidia/
H A Dtegra_lic.c95 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_activate_intr()
103 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_disable_intr()
111 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_enable_intr()
120 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_map_intr()
129 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_deactivate_intr()
138 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_setup_intr()
147 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_teardown_intr()
155 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_pre_ithread()
163 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_post_ithread()
206 sc = device_get_softc(dev); in tegra_lic_attach()
[all …]
H A Dtegra_sdhci.c132 sc = device_get_softc(dev); in tegra_sdhci_read_1()
141 sc = device_get_softc(dev); in tegra_sdhci_read_2()
151 sc = device_get_softc(dev); in tegra_sdhci_read_4()
165 sc = device_get_softc(dev); in tegra_sdhci_read_multi_4()
175 sc = device_get_softc(dev); in tegra_sdhci_write_1()
185 sc = device_get_softc(dev); in tegra_sdhci_write_2()
195 sc = device_get_softc(dev); in tegra_sdhci_write_4()
205 sc = device_get_softc(dev); in tegra_sdhci_write_multi_4()
229 struct tegra_sdhci_softc *sc = device_get_softc(dev); in tegra_sdhci_get_card_present()
242 sc = device_get_softc(dev); in tegra_sdhci_probe()
[all …]
H A Dtegra_gpio.c197 sc = device_get_softc(dev); in tegra_gpio_get_bus()
214 sc = device_get_softc(dev); in tegra_gpio_pin_getcaps()
231 sc = device_get_softc(dev); in tegra_gpio_pin_getflags()
252 sc = device_get_softc(dev); in tegra_gpio_pin_getname()
269 sc = device_get_softc(dev); in tegra_gpio_pin_setflags()
293 sc = device_get_softc(dev); in tegra_gpio_pin_set()
308 sc = device_get_softc(dev); in tegra_gpio_pin_get()
324 sc = device_get_softc(dev); in tegra_gpio_pin_toggle()
479 sc = device_get_softc(dev); in tegra_gpio_pic_disable_intr()
490 sc = device_get_softc(dev); in tegra_gpio_pic_enable_intr()
[all …]
/f-stack/freebsd/arm/mv/
H A Dgpio.c305 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_attach()
1069 sc = device_get_softc(dev); in mv_gpio_pin_max()
1078 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_getcaps()
1095 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_getflags()
1112 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_getname()
1130 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_setflags()
1146 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_set()
1160 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_get()
1177 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_toggle()
1194 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_get_bus()
[all …]
H A Da37x0_gpio.c97 sc = device_get_softc(dev); in a37x0_gpio_get_bus()
107 sc = device_get_softc(dev); in a37x0_gpio_pin_max()
118 sc = device_get_softc(dev); in a37x0_gpio_pin_getname()
131 sc = device_get_softc(dev); in a37x0_gpio_pin_getcaps()
145 sc = device_get_softc(dev); in a37x0_gpio_pin_getflags()
163 sc = device_get_softc(dev); in a37x0_gpio_pin_setflags()
183 sc = device_get_softc(dev); in a37x0_gpio_pin_get()
203 sc = device_get_softc(dev); in a37x0_gpio_pin_set()
223 sc = device_get_softc(dev); in a37x0_gpio_pin_toggle()
246 sc = device_get_softc(dev); in a37x0_gpio_probe()
[all …]
H A Dmv_ap806_gicp.c94 sc = device_get_softc(dev); in mv_ap806_gicp_attach()
176 sc = device_get_softc(dev); in mv_ap806_gicp_activate_intr()
189 sc = device_get_softc(dev); in mv_ap806_gicp_enable_intr()
199 sc = device_get_softc(dev); in mv_ap806_gicp_disable_intr()
211 sc = device_get_softc(dev); in mv_ap806_gicp_map_intr()
231 sc = device_get_softc(dev); in mv_ap806_gicp_deactivate_intr()
246 sc = device_get_softc(dev); in mv_ap806_gicp_setup_intr()
260 sc = device_get_softc(dev); in mv_ap806_gicp_teardown_intr()
273 sc = device_get_softc(dev); in mv_ap806_gicp_pre_ithread()
283 sc = device_get_softc(dev); in mv_ap806_gicp_post_ithread()
[all …]
H A Dmv_cp110_icu.c113 sc = device_get_softc(dev); in mv_cp110_icu_attach()
189 sc = device_get_softc(dev); in mv_cp110_icu_activate_intr()
200 sc = device_get_softc(dev); in mv_cp110_icu_enable_intr()
210 sc = device_get_softc(dev); in mv_cp110_icu_disable_intr()
224 sc = device_get_softc(dev); in mv_cp110_icu_map_intr()
258 sc = device_get_softc(dev); in mv_cp110_icu_deactivate_intr()
272 sc = device_get_softc(dev); in mv_cp110_icu_setup_intr()
286 sc = device_get_softc(dev); in mv_cp110_icu_teardown_intr()
299 sc = device_get_softc(dev); in mv_cp110_icu_pre_ithread()
309 sc = device_get_softc(dev); in mv_cp110_icu_post_ithread()
[all …]
H A Dmvebu_gpio.c176 sc = device_get_softc(dev); in mvebu_gpio_get_bus()
185 sc = device_get_softc(dev); in mvebu_gpio_pin_max()
195 sc = device_get_softc(dev); in mvebu_gpio_pin_getcaps()
209 sc = device_get_softc(dev); in mvebu_gpio_pin_getflags()
223 sc = device_get_softc(dev); in mvebu_gpio_pin_getname()
237 sc = device_get_softc(dev); in mvebu_gpio_pin_setflags()
251 sc = device_get_softc(dev); in mvebu_gpio_pin_set()
268 sc = device_get_softc(dev); in mvebu_gpio_pin_get()
286 sc = device_get_softc(dev); in mvebu_gpio_pin_toggle()
384 sc = device_get_softc(dev); in mvebu_gpio_pic_disable_intr()
[all …]
H A Dmv_ap806_sei.c126 sc = device_get_softc(dev); in mv_ap806_sei_enable_intr()
137 sc = device_get_softc(dev); in mv_ap806_sei_disable_intr()
149 sc = device_get_softc(dev); in mv_ap806_sei_map()
172 sc = device_get_softc(dev); in mv_ap806_sei_map_intr()
189 sc = device_get_softc(dev); in mv_ap806_sei_setup_intr()
209 sc = device_get_softc(dev); in mv_ap806_sei_teardown_intr()
222 sc = device_get_softc(dev); in mv_ap806_sei_pre_ithread()
235 sc = device_get_softc(dev); in mv_ap806_sei_post_ithread()
247 sc = device_get_softc(dev); in mv_ap806_sei_post_filter()
312 sc = device_get_softc(dev); in mv_ap806_sei_attach()
/f-stack/freebsd/arm/ti/
H A Dti_scm_syscon.c94 sc = device_get_softc(syscon->pdev); in ti_scm_syscon_write_4()
108 sc = device_get_softc(syscon->pdev); in ti_scm_syscon_read_4()
122 sc = device_get_softc(syscon->pdev); in ti_scm_syscon_modify_4()
170 sc = device_get_softc(dev); in ti_scm_syscon_attach()
208 sc = device_get_softc(dev); in ti_scm_syscon_get_handle()
221 sc = device_get_softc(dev); in ti_scm_syscon_clk_write_4()
232 sc = device_get_softc(dev); in ti_scm_syscon_clk_read_4()
245 sc = device_get_softc(dev); in ti_scm_syscon_clk_modify_4()
261 sc = device_get_softc(dev); in ti_scm_syscon_clk_device_lock()
269 sc = device_get_softc(dev); in ti_scm_syscon_clk_device_unlock()
H A Dti_gpio.c247 sc = device_get_softc(dev); in ti_gpio_get_bus()
312 sc = device_get_softc(dev); in ti_gpio_pin_getcaps()
345 sc = device_get_softc(dev); in ti_gpio_pin_getflags()
377 sc = device_get_softc(dev); in ti_gpio_pin_getname()
413 sc = device_get_softc(dev); in ti_gpio_pin_setflags()
456 sc = device_get_softc(dev); in ti_gpio_pin_set()
492 sc = device_get_softc(dev); in ti_gpio_pin_get()
531 sc = device_get_softc(dev); in ti_gpio_pin_toggle()
556 sc = device_get_softc(dev); in ti_gpio_bank_init()
665 sc = device_get_softc(dev); in ti_gpio_attach()
[all …]
H A Dti_sdhci.c167 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_read_1()
175 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_read_2()
218 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_read_4()
243 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_read_multi_4()
252 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_write_1()
282 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_write_2()
331 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_write_4()
340 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_write_multi_4()
403 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_get_card_present()
420 struct ti_sdhci_softc *sc = device_get_softc(dev); in ti_sdhci_hw_init()
[all …]
/f-stack/freebsd/arm64/qoriq/
H A Dls1046_gpio.c155 struct gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_reg_read()
167 struct gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_reg_write()
190 struct gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_configure()
248 struct gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_attach()
301 struct gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_pin_getflags()
316 struct gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_pin_setflags()
340 struct gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_pin_getcaps()
355 struct gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_pin_get()
391 sc = device_get_softc(dev); in qoriq_gpio_pin_toggle()
431 sc = device_get_softc(dev); in qoriq_gpio_pin_access_32()
[all …]
/f-stack/freebsd/arm/ti/twl/
H A Dtwl.c137 struct twl_softc *sc = device_get_softc(dev); in twl_is_4030()
144 struct twl_softc *sc = device_get_softc(dev); in twl_is_6025()
151 struct twl_softc *sc = device_get_softc(dev); in twl_is_6030()
176 sc = device_get_softc(dev); in twl_read()
235 sc = device_get_softc(dev); in twl_write()
307 sc = device_get_softc((device_t)dev); in twl_scan()
358 sc = device_get_softc(dev); in twl_probe()
402 sc = device_get_softc(dev); in twl_attach()
430 sc = device_get_softc(dev); in twl_detach()
/f-stack/freebsd/mips/beri/
H A Dberi_iommu.c97 sc = device_get_softc(dev); in beri_iommu_release()
109 sc = device_get_softc(dev); in beri_iommu_init()
121 sc = device_get_softc(dev); in beri_iommu_remove()
137 sc = device_get_softc(dev); in beri_iommu_enter()
181 sc = device_get_softc(dev); in beri_iommu_attach()
205 sc = device_get_softc(dev); in beri_iommu_detach()
/f-stack/freebsd/arm64/rockchip/
H A Drk_gpio.c130 sc = device_get_softc(dev); in rk_gpio_attach()
177 sc = device_get_softc(dev); in rk_gpio_detach()
193 sc = device_get_softc(dev); in rk_gpio_get_bus()
213 sc = device_get_softc(dev); in rk_gpio_pin_getname()
233 sc = device_get_softc(dev); in rk_gpio_pin_getflags()
274 sc = device_get_softc(dev); in rk_gpio_pin_setflags()
306 sc = device_get_softc(dev); in rk_gpio_pin_get()
323 sc = device_get_softc(dev); in rk_gpio_pin_set()
343 sc = device_get_softc(dev); in rk_gpio_pin_toggle()
364 sc = device_get_softc(dev); in rk_gpio_pin_access_32()
[all …]
/f-stack/freebsd/arm64/coresight/
H A Dcoresight_tmc.c67 sc = device_get_softc(dev); in tmc_start()
93 sc = device_get_softc(dev); in tmc_stop()
112 sc = device_get_softc(dev); in tmc_configure_etf()
143 sc = device_get_softc(dev); in tmc_configure_etr()
193 sc = device_get_softc(dev); in tmc_init()
231 sc = device_get_softc(dev); in tmc_enable()
265 sc = device_get_softc(dev); in tmc_disable()
290 sc = device_get_softc(dev); in tmc_read()
321 sc = device_get_softc(dev); in tmc_attach()
H A Dcoresight_replicator.c58 sc = device_get_softc(dev); in replicator_init()
72 sc = device_get_softc(dev); in replicator_enable()
92 sc = device_get_softc(dev); in replicator_disable()
104 sc = device_get_softc(dev); in replicator_attach()
/f-stack/freebsd/arm64/rockchip/clk/
H A Drk_cru.c82 sc = device_get_softc(dev); in rk_cru_write_4()
92 sc = device_get_softc(dev); in rk_cru_read_4()
104 sc = device_get_softc(dev); in rk_cru_modify_4()
122 sc = device_get_softc(dev); in rk_cru_reset_assert()
148 sc = device_get_softc(dev); in rk_cru_reset_is_asserted()
171 sc = device_get_softc(dev); in rk_cru_device_lock()
180 sc = device_get_softc(dev); in rk_cru_device_unlock()
216 sc = device_get_softc(dev); in rk_cru_attach()
/f-stack/freebsd/arm/freescale/imx/
H A Dimx_gpio.c291 sc = device_get_softc(dev); in gpio_pic_map_intr()
305 sc = device_get_softc(dev); in gpio_pic_teardown_intr()
332 sc = device_get_softc(dev); in gpio_pic_setup_intr()
403 sc = device_get_softc(dev); in gpio_pic_disable_intr()
420 sc = device_get_softc(dev); in gpio_pic_enable_intr()
434 sc = device_get_softc(dev); in gpio_pic_post_filter()
448 sc = device_get_softc(dev); in gpio_pic_post_ithread()
574 sc = device_get_softc(dev); in imx51_gpio_get_bus()
584 sc = device_get_softc(dev); in imx51_gpio_pin_max()
595 sc = device_get_softc(dev); in imx51_gpio_pin_getcaps()
[all …]
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_gpio.c126 sc = device_get_softc(dev); in vf_gpio_attach()
168 sc = device_get_softc(dev); in vf_gpio_get_bus()
187 sc = device_get_softc(dev); in vf_gpio_pin_getname()
209 sc = device_get_softc(dev); in vf_gpio_pin_getcaps()
231 sc = device_get_softc(dev); in vf_gpio_pin_getflags()
253 sc = device_get_softc(dev); in vf_gpio_pin_get()
275 sc = device_get_softc(dev); in vf_gpio_pin_toggle()
322 sc = device_get_softc(dev); in vf_gpio_pin_setflags()
342 sc = device_get_softc(dev); in vf_gpio_pin_set()
/f-stack/freebsd/arm/xilinx/
H A Dzy7_gpio.c123 sc = device_get_softc(dev); in zy7_gpio_get_bus()
172 struct zy7_gpio_softc *sc = device_get_softc(dev); in zy7_gpio_pin_getflags()
198 struct zy7_gpio_softc *sc = device_get_softc(dev); in zy7_gpio_pin_setflags()
235 struct zy7_gpio_softc *sc = device_get_softc(dev); in zy7_gpio_pin_set()
257 struct zy7_gpio_softc *sc = device_get_softc(dev); in zy7_gpio_pin_get()
271 struct zy7_gpio_softc *sc = device_get_softc(dev); in zy7_gpio_pin_toggle()
305 struct zy7_gpio_softc *sc = device_get_softc(dev); in zy7_gpio_attach()
334 struct zy7_gpio_softc *sc = device_get_softc(dev); in zy7_gpio_detach()
/f-stack/freebsd/mips/mediatek/
H A Dmtk_gpio_v2.c255 sc = device_get_softc(dev); in mtk_gpio_attach()
329 struct mtk_gpio_softc *sc = device_get_softc(dev); in mtk_gpio_detach()
344 struct mtk_gpio_softc *sc = device_get_softc(dev); in mtk_gpio_get_bus()
409 sc = device_get_softc(dev); in mtk_gpio_pin_setflags()
431 sc = device_get_softc(dev); in mtk_gpio_pin_set()
454 sc = device_get_softc(dev); in mtk_gpio_pin_get()
475 sc = device_get_softc(dev); in mtk_gpio_pin_toggle()
509 sc = device_get_softc(dev); in mtk_gpio_pic_map_intr()
526 sc = device_get_softc(dev); in mtk_gpio_pic_enable_intr()
556 sc = device_get_softc(dev); in mtk_gpio_pic_disable_intr()
[all …]

12345678910>>...18