Home
last modified time | relevance | path

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

/drivers/sensor/broadcom/afbr_s50/
A Dafbr_s50.c42 struct afbr_s50_platform_data platform; member
146 struct afbr_s50_platform_data *platform; in data_ready_callback() local
160 struct afbr_s50_data *data = CONTAINER_OF(platform, struct afbr_s50_data, platform); in data_ready_callback()
299 err = afbr_s50_platform_init(&data->platform); in afbr_s50_init()
306 if (data->platform.argus.handle == NULL) { in afbr_s50_init()
313 data->platform.argus.id, in afbr_s50_init()
354 if (drv_data->platform.argus.id == slave) { in afbr_s50_platform_get_by_id()
355 *data = &drv_data->platform; in afbr_s50_platform_get_by_id()
369 if (drv_data->platform.argus.handle == hnd) { in afbr_s50_platform_get_by_hnd()
370 *data = &drv_data->platform; in afbr_s50_platform_get_by_hnd()
[all …]
/drivers/mdio/
A Dmdio_intel_igc.c30 const struct device *const platform; member
44 mdic = DEVICE_MMIO_GET(cfg->platform) + INTEL_IGC_MDIC_OFFSET; in intel_igc_mdio()
172 .platform = DEVICE_DT_GET(DT_INST_PARENT(n)), \
/drivers/reset/
A DKconfig.mchp_mss9 and PIC64GX platform.
/drivers/pwm/
A DKconfig.sifive12 Enable the PWM driver for the SiFive Freedom platform
/drivers/timer/
A DKconfig.renesas_rz14 platform provides the standard "system clock driver" interfaces.
A DKconfig.renesas_rza2m13 platform provides the standard "system clock driver" interfaces.
A DKconfig.renesas_rx12 platform provides the standard "system clock driver" interfaces.
A DKconfig.rcar_cmt12 platform provides the standard "system clock driver" interfaces.
A DKconfig.xlnx_psttc13 platform provides the standard "system clock driver" interfaces.
A DKconfig.cortex_m_systick109 under reset. Note that this requires that the platform provides a timer
/drivers/counter/
A DKconfig.tmr_cmsdk_apb11 The timers (TMR) present in the platform are used as timers.
A DKconfig.dtmr_cmsdk_apb11 The dualtimer (DTMR) present in the platform is used as a timer.
/drivers/sip_svc/
A DKconfig.sip_smc_agilex17 Size of response buffer used for ASYNC transactions.For Intel Agilex platform
/drivers/interrupt_controller/
A DKconfig.gic81 GIC redistributor on Some platform are connected to a non-coherent
90 GIC ITS on Some platform are connected to a non-coherent downstream
/drivers/syscon/
A DKconfig16 platform-specific code, to acquire a reference to the syscon node and
/drivers/ethernet/
A DKconfig.dwmac20 and MMU based platform is also provided.
/drivers/flash/
A DKconfig.mspi81 However, this is a number by experience and could be platform specific.
A DKconfig.mcux36 Set from SOC level configuration if the platform is meant to use the
/drivers/dai/intel/dmic/
A DKconfig.dmic71 int "Sync period per platform"
/drivers/ethernet/intel/
A Deth_intel_igc_priv.h457 const struct device *const platform; member
A Deth_intel_igc.c312 bdf = eth_intel_get_pcie_bdf(cfg->platform); in eth_intel_igc_pcie_msix_setup()
1172 data->base = DEVICE_MMIO_GET(cfg->platform); in eth_intel_igc_init()
1312 .platform = DEVICE_DT_GET(DT_INST_PARENT(n)), \
/drivers/wifi/esp_at/
A DKconfig.esp_at17 any serial capable platform and communicates with Espressif chips
/drivers/espi/
A DKconfig.npcx163 Don't enable this config if the platform implements the Deep-Sx
/drivers/bluetooth/hci/
A DKconfig76 additional platform specific knowledge may need to be added as
/drivers/console/
A DKconfig295 platform layer. The memory should be pointed to by the

Completed in 43 milliseconds