Home
last modified time | relevance | path

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

12345678910>>...13

/freebsd-14-stable/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-14-stable/sys/powerpc/cpufreq/
HDmpc85xx_jog.c69 static struct ofw_compat_data *mpc85xx_jog_devcompat(void);
115 static struct ofw_compat_data jog_compat[] = {
121 static struct ofw_compat_data *
144 struct ofw_compat_data *compat; in mpc85xx_jog_identify()
165 struct ofw_compat_data *compat; in mpc85xx_jog_probe()
178 struct ofw_compat_data *compat; in mpc85xx_jog_attach()
/freebsd-14-stable/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-14-stable/sys/arm/allwinner/
HDaw_ccu.c61 static struct ofw_compat_data compat_data[] = {
156 static const struct ofw_compat_data *
159 const struct ofw_compat_data *compat; in aw_ccu_search_compatible()
HDaw_syscon.c48 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/arm/ti/
HDti_prm.c69 static struct ofw_compat_data compat_data[] = {
78 static struct ofw_compat_data required_data[] = {
/freebsd-14-stable/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-14-stable/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-14-stable/sys/arm/mv/
HDmv_cp110_icu_bus.c45 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/arm64/rockchip/
HDrk_pmu.c44 static struct ofw_compat_data compat_data[] = {
HDrk_grf.c44 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/riscv/riscv/
HDriscv_syscon.c50 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/arm/freescale/imx/
HDimx_nop_usbphy.c55 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/arm64/coresight/
HDcoresight_tmc_fdt.c49 static struct ofw_compat_data compat_data[] = {
HDcoresight_etm4x_fdt.c49 static struct ofw_compat_data compat_data[] = {
HDcoresight_replicator_fdt.c49 static struct ofw_compat_data compat_data[] = {
HDcoresight_funnel_fdt.c49 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/arm/broadcom/bcm2835/
HDbcm283x_dwc_fdt.c52 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/dev/psci/
HDpsci.c118 static struct ofw_compat_data compat_data[] = {
205 const struct ofw_compat_data *ocd; in psci_fdt_probe()
222 const struct ofw_compat_data *ocd; in psci_fdt_attach()
/freebsd-14-stable/sys/dev/mmc/host/
HDdwmmc_altera.c46 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/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-14-stable/sys/dev/sound/fdt/
HDdummy_codec.c48 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/arm/ti/am335x/
HDam335x_usb_phy.c50 static struct ofw_compat_data compat_data[] = {
/freebsd-14-stable/sys/powerpc/mpc85xx/
HDmpc85xx_cache.c55 static struct ofw_compat_data compats[] = {

12345678910>>...13