Home
last modified time | relevance | path

Searched refs:fdtbus_clock_controller_func (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/sys/dev/fdt/
H A Dfdt_clock.c45 const struct fdtbus_clock_controller_func *cc_funcs;
55 const struct fdtbus_clock_controller_func *funcs) in fdtbus_register_clock_controller()
H A Dfdtvar.h63 struct fdtbus_clock_controller_func { struct
357 const struct fdtbus_clock_controller_func *);
H A Dfixedclock.c47 static const struct fdtbus_clock_controller_func fixedclock_fdt_funcs = {
H A Dfixedfactorclock.c47 static const struct fdtbus_clock_controller_func fixedfactorclock_fdt_funcs = {
H A Darasan_sdhc_fdt.c102 static const struct fdtbus_clock_controller_func arasan_sdhc_fdt_clk_funcs = {
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_cprman.c99 static const struct fdtbus_clock_controller_func cprman_fdt_funcs = {
H A Dbcm2835_aux.c57 static const struct fdtbus_clock_controller_func bcmaux_fdt_funcs = {
/netbsd-src/sys/arch/arm/sunxi/
H A Dsun8i_a23_apbclk.c49 static const struct fdtbus_clock_controller_func sun8i_a23_apbclk_fdt_funcs = {
H A Dsun9i_a80_cpusclk.c52 static const struct fdtbus_clock_controller_func sun9i_a80_cpusclk_fdt_funcs = {
H A Dsunxi_gmacclk.c55 static const struct fdtbus_clock_controller_func sunxi_gmacclk_fdt_funcs = {
H A Dsunxi_gates.c92 static const struct fdtbus_clock_controller_func sunxi_gates_fdtclock_funcs = {
H A Dsunxi_ccu.c125 static const struct fdtbus_clock_controller_func sunxi_ccu_fdtclock_funcs = {
H A Dsunxi_rtc.c352 static const struct fdtbus_clock_controller_func sunxi_rtc_fdtclock_funcs = {
/netbsd-src/sys/arch/arm/ti/
H A Dti_div_clock.c52 static const struct fdtbus_clock_controller_func ti_div_clock_fdt_funcs = {
H A Dti_mux_clock.c47 static const struct fdtbus_clock_controller_func ti_mux_clock_fdt_funcs = {
H A Dam3_prcm.c249 static const struct fdtbus_clock_controller_func am3_prcm_clock_fdt_funcs = {
H A Dti_dpll_clock.c67 static const struct fdtbus_clock_controller_func ti_dpll_clock_fdt_funcs = {
/netbsd-src/sys/arch/riscv/sifive/
H A Dfu540_prci.c209 static const struct fdtbus_clock_controller_func fu540_prci_fdt_funcs = {
/netbsd-src/sys/arch/arm/nxp/
H A Dimx_ccm.c63 static const struct fdtbus_clock_controller_func imx_ccm_fdtclock_funcs = {
/netbsd-src/sys/arch/arm/rockchip/
H A Drk_cru.c113 static const struct fdtbus_clock_controller_func rk_cru_fdtclock_funcs = {
H A Drk_usb.c196 static const struct fdtbus_clock_controller_func rk_usb_fdt_funcs = {
/netbsd-src/sys/arch/arm/amlogic/
H A Dmeson_clk.c126 static const struct fdtbus_clock_controller_func meson_clk_fdtclock_funcs = {
/netbsd-src/sys/arch/arm/xilinx/
H A Dzynq7000_clkc.c361 static const struct fdtbus_clock_controller_func zynq7000_clkc_fdt_funcs = {
/netbsd-src/sys/arch/arm/altera/
H A Dcycv_clkmgr.c32 static const struct fdtbus_clock_controller_func cycv_clkmgr_fdtclock_funcs = {
/netbsd-src/sys/dev/i2c/
H A Drkpmic.c361 static const struct fdtbus_clock_controller_func rkpmic_clk_fdt_funcs = {

12