Home
last modified time | relevance | path

Searched refs:ofw_compat_data (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/freebsd/sys/dev/uart/
H A Duart_bus_fdt.c104 struct ofw_compat_data **cd; in uart_fdt_find_device()
105 const struct ofw_compat_data *ocd; in uart_fdt_find_device()
137 static const struct ofw_compat_data *
138 uart_fdt_find_compatible(phandle_t node, const struct ofw_compat_data *cd) in uart_fdt_find_compatible()
140 const struct ofw_compat_data *ocd; in uart_fdt_find_compatible()
152 struct ofw_compat_data **cd; in uart_fdt_find_by_node()
153 const struct ofw_compat_data *ocd; in uart_fdt_find_by_node()
H A Duart_cpu_fdt.h39 SET_DECLARE(uart_fdt_class_and_device_set, struct ofw_compat_data );
47 SET_DECLARE(uart_fdt_class_set, struct ofw_compat_data );
/freebsd/sys/powerpc/cpufreq/
H A Dmpc85xx_jog.c68 static struct ofw_compat_data *mpc85xx_jog_devcompat(void);
114 static struct ofw_compat_data jog_compat[] = {
120 static struct ofw_compat_data *
143 struct ofw_compat_data *compat; in mpc85xx_jog_identify()
164 struct ofw_compat_data *compat; in mpc85xx_jog_probe()
177 struct ofw_compat_data *compat; in mpc85xx_jog_attach()
/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.h52 struct ofw_compat_data { struct
127 const struct ofw_compat_data *
128 ofw_bus_search_compatible(device_t, const struct ofw_compat_data *);
/freebsd/sys/dev/clk/allwinner/
H A Daw_ccu.c60 static struct ofw_compat_data compat_data[] = {
155 static const struct ofw_compat_data *
158 const struct ofw_compat_data *compat; in aw_ccu_search_compatible()
/freebsd/sys/arm/ti/
H A Dti_prm.c68 static struct ofw_compat_data compat_data[] = {
77 static struct ofw_compat_data required_data[] = {
/freebsd/sys/dev/iicbus/mux/
H A Dpca954x.c95 static struct ofw_compat_data compat_data[] = {
166 const struct ofw_compat_data *compat; in pca954x_find_chip()
/freebsd/sys/arm/nvidia/
H A Dtegra_uart.c155 static struct ofw_compat_data compat_data[] = {
184 const struct ofw_compat_data *cd; in tegra_uart_probe()
/freebsd/sys/arm/mv/
H A Dmv_cp110_icu_bus.c44 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/riscv/riscv/
H A Driscv_syscon.c49 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/arm64/rockchip/
H A Drk_grf.c43 static struct ofw_compat_data compat_data[] = {
H A Drk_pmu.c43 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/arm/allwinner/
H A Daw_syscon.c47 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/dev/psci/
H A Dpsci.c119 static struct ofw_compat_data compat_data[] = {
206 const struct ofw_compat_data *ocd; in psci_fdt_probe()
223 const struct ofw_compat_data *ocd; in psci_fdt_attach()
/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x_fdt.c48 static struct ofw_compat_data compat_data[] = {
H A Dcoresight_replicator_fdt.c48 static struct ofw_compat_data compat_data[] = {
H A Dcoresight_tmc_fdt.c48 static struct ofw_compat_data compat_data[] = {
H A Dcoresight_funnel_fdt.c48 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm283x_dwc_fdt.c51 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/dev/mmc/host/
H A Ddwmmc_altera.c45 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/dev/sound/fdt/
H A Ddummy_codec.c47 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/arm/ti/am335x/
H A Dam335x_usb_phy.c49 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/powerpc/mpc85xx/
H A Dmpc85xx_cache.c54 static struct ofw_compat_data compats[] = {
/freebsd/sys/arm64/qualcomm/
H A Dqcom_gcc.c53 static struct ofw_compat_data compat_data[] = {
/freebsd/sys/arm/mv/clk/
H A Da37x0_sb_periph_clk_driver.c78 static struct ofw_compat_data a37x0_sb_periph_compat_data[] = {

12345678910>>...13