Home
last modified time | relevance | path

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

12345678910>>...13

/freebsd-head/sys/dev/uart/
HDuart_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()
HDuart_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-head/sys/powerpc/cpufreq/
HDmpc85xx_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-head/sys/dev/ofw/
HDofw_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-head/sys/dev/clk/allwinner/
HDaw_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-head/sys/arm/ti/
HDti_prm.c68 static struct ofw_compat_data compat_data[] = {
77 static struct ofw_compat_data required_data[] = {
/freebsd-head/sys/dev/iicbus/mux/
HDpca954x.c95 static struct ofw_compat_data compat_data[] = {
166 const struct ofw_compat_data *compat; in pca954x_find_chip()
/freebsd-head/sys/arm/nvidia/
HDtegra_uart.c155 static struct ofw_compat_data compat_data[] = {
184 const struct ofw_compat_data *cd; in tegra_uart_probe()
/freebsd-head/sys/arm/mv/
HDmv_cp110_icu_bus.c44 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/arm64/rockchip/
HDrk_grf.c43 static struct ofw_compat_data compat_data[] = {
HDrk_pmu.c43 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/riscv/riscv/
HDriscv_syscon.c49 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/arm/allwinner/
HDaw_syscon.c47 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/dev/tpm/
HDtpm_tis_spibus.c55 static struct ofw_compat_data compatible_data[] = {
/freebsd-head/sys/arm64/coresight/
HDcoresight_etm4x_fdt.c48 static struct ofw_compat_data compat_data[] = {
HDcoresight_tmc_fdt.c48 static struct ofw_compat_data compat_data[] = {
HDcoresight_replicator_fdt.c48 static struct ofw_compat_data compat_data[] = {
HDcoresight_funnel_fdt.c48 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/riscv/starfive/
HDstarfive_syscon.c40 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/arm/broadcom/bcm2835/
HDbcm283x_dwc_fdt.c51 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/dev/psci/
HDpsci.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-head/sys/dev/mmc/host/
HDdwmmc_altera.c45 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/dev/iicbus/rtc/
HDds1307.c75 static const struct ofw_compat_data ds1307_compat_data[] = {
222 const struct ofw_compat_data *compat; in ds1307_probe()
258 const struct ofw_compat_data *compat; in ds1307_attach()
/freebsd-head/sys/arm/ti/am335x/
HDam335x_usb_phy.c49 static struct ofw_compat_data compat_data[] = {
/freebsd-head/sys/dev/sound/fdt/
HDdummy_codec.c47 static struct ofw_compat_data compat_data[] = {

12345678910>>...13