Searched defs:device (Results 1 – 7 of 7) sorted by relevance
| /arm-trusted-firmware/plat/st/stm32mp1/ |
| H A D | stm32mp1_boot_device.c | 166 int plat_get_raw_nand_data(struct rawnand_device *device) in plat_get_raw_nand_data() argument 176 int plat_get_spi_nand_data(struct spinand_device *device) in plat_get_spi_nand_data() argument 193 plat_get_nor_data(struct nor_device * device) plat_get_nor_data() argument [all...] |
| /arm-trusted-firmware/drivers/arm/ethosn/ |
| H A D | ethosn_smc.c | 198 static bool ethosn_configure_aux_features(const struct ethosn_device_t *device, in ethosn_configure_aux_features() argument 222 static void ethosn_configure_smmu_streams(const struct ethosn_device_t *device, in ethosn_configure_smmu_streams() argument 251 static void ethosn_configure_stream_addr_extends(const struct ethosn_device_t *device, in ethosn_configure_stream_addr_extends() argument 369 static int ethosn_core_full_reset(const struct ethosn_device_t *device, in ethosn_core_full_reset() argument 412 ethosn_smc_core_reset_handler(const struct ethosn_device_t * device,const struct ethosn_core_t * core,bool hard_reset,u_register_t asset_alloc_idx,u_register_t reset_type,u_register_t is_protected,u_register_t aux_features,void * handle) ethosn_smc_core_reset_handler() argument 450 const struct ethosn_device_t *device = NULL; ethosn_smc_core_handler() local [all...] |
| /arm-trusted-firmware/plat/brcm/board/stingray/driver/ |
| H A D | usb_phy.c | 504 int32_t usb_phy_init(usb_platform_dev *device) in usb_phy_init() argument 537 void usb_phy_shutdown(usb_platform_dev *device) in usb_phy_shutdown() argument 564 int32_t usb_xhci_init(usb_platform_dev *device) in usb_xhci_init() argument
|
| /arm-trusted-firmware/drivers/mtd/nor/ |
| H A D | spi_nor.c | 33 int plat_get_nor_data(struct nor_device *device) in plat_get_nor_data() argument
|
| /arm-trusted-firmware/drivers/mtd/nand/ |
| H A D | spi_nand.c | 24 int plat_get_spi_nand_data(struct spinand_device *device) in plat_get_spi_nand_data() argument
|
| H A D | raw_nand.c | 30 int plat_get_raw_nand_data(struct rawnand_device *device) in plat_get_raw_nand_data() argument
|
| /arm-trusted-firmware/include/drivers/brcm/emmc/ |
| H A D | emmc_csl_sdcmd.h | 136 struct sd_dev *device; member
|