Home
last modified time | relevance | path

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

12345678910>>...13

/src/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 );
/src/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()
/src/sys/dev/ofw/
H A Dofw_bus_subr.h52 struct ofw_compat_data { struct
130 const struct ofw_compat_data *
131 ofw_bus_search_compatible(device_t, const struct ofw_compat_data *);
/src/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()
/src/sys/arm/ti/
H A Dti_prm.c68 static struct ofw_compat_data compat_data[] = {
77 static struct ofw_compat_data required_data[] = {
/src/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()
/src/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()
/src/sys/arm64/spe/
H A Darm_spe_fdt.c47 static struct ofw_compat_data compat_data[] = {
/src/sys/arm/mv/
H A Dmv_cp110_icu_bus.c44 static struct ofw_compat_data compat_data[] = {
/src/sys/riscv/riscv/
H A Driscv_syscon.c49 static struct ofw_compat_data compat_data[] = {
/src/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[] = {
/src/sys/arm/allwinner/
H A Daw_syscon.c47 static struct ofw_compat_data compat_data[] = {
/src/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()
/src/sys/dev/tpm/
H A Dtpm_tis_spibus.c55 static struct ofw_compat_data compatible_data[] = {
/src/sys/arm64/coresight/
H A Dcoresight_etm4x_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_replicator_fdt.c48 static struct ofw_compat_data compat_data[] = {
H A Dcoresight_funnel_fdt.c48 static struct ofw_compat_data compat_data[] = {
/src/sys/arm/broadcom/bcm2835/
H A Dbcm283x_dwc_fdt.c51 static struct ofw_compat_data compat_data[] = {
/src/sys/riscv/starfive/
H A Dstarfive_syscon.c40 static struct ofw_compat_data compat_data[] = {
/src/sys/dev/mmc/host/
H A Ddwmmc_altera.c45 static struct ofw_compat_data compat_data[] = {
/src/sys/dev/iicbus/rtc/
H A Dds1307.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()
/src/sys/arm/ti/am335x/
H A Dam335x_usb_phy.c49 static struct ofw_compat_data compat_data[] = {

12345678910>>...13