Home
last modified time | relevance | path

Searched defs:op (Results 1 – 17 of 17) sorted by relevance

/arm-trusted-firmware/drivers/mtd/nand/
H A Dspi_nand.c32 struct spi_mem_op op; in spi_nand_reg() local
128 struct spi_mem_op op; spi_nand_reset() local
146 struct spi_mem_op op; spi_nand_read_id() local
161 struct spi_mem_op op; spi_nand_load_page() local
[all...]
/arm-trusted-firmware/drivers/mtd/spi-mem/
H A Dspi_mem.c63 static bool spi_mem_supports_op(const struct spi_mem_op *op) in spi_mem_supports_op() argument
149 spi_mem_exec_op(const struct spi_mem_op * op) spi_mem_exec_op() argument
[all...]
/arm-trusted-firmware/drivers/st/spi/
H A Dstm32_qspi.c137 static int stm32_qspi_wait_cmd(const struct spi_mem_op *op) in stm32_qspi_wait_cmd() argument
179 static int stm32_qspi_poll(const struct spi_mem_op *op) in stm32_qspi_poll() argument
210 static int stm32_qspi_mm(const struct spi_mem_op *op) in stm32_qspi_mm() argument
219 static int stm32_qspi_tx(const struct spi_mem_op *op, uint8_ argument
241 stm32_qspi_exec_op(const struct spi_mem_op * op) stm32_qspi_exec_op() argument
[all...]
/arm-trusted-firmware/plat/socionext/uniphier/
H A Duniphier_usb.c58 struct uniphier_ld11_op *op = (void *)UNIPHIER_LD11_USB_DESC_BASE; in uniphier_ld11_usb_init() local
79 struct uniphier_ld20_op *op = (void *)UNIPHIER_LD20_USB_DESC_BASE; in uniphier_ld20_usb_init() local
106 struct uniphier_pxs3_op *op = (void *)UNIPHIER_PXS3_USB_DESC_BASE; uniphier_pxs3_usb_init() local
[all...]
/arm-trusted-firmware/lib/zlib/
H A Dinftrees.h25 unsigned char op; /* operation, extra bits, table bits */ member
H A Dinffast.c71 unsigned op; /* code bits, operation, extra bits, or */ in inflate_fast() local
[all...]
H A Dcrc32.c1047 uLong ZEXPORT crc32_combine_op(uLong crc1, uLong crc2, uLong op) { in crc32_combine_op() argument
/arm-trusted-firmware/drivers/brcm/mdio/
H A Dmdio.c32 uint16_t val, uint8_t op) in mdio_op() argument
/arm-trusted-firmware/plat/mediatek/mt8183/drivers/mcsi/
H A Dmcsi.c183 unsigned long cci_reg_access(unsigned int op, unsigned long offset, in cci_reg_access() argument
/arm-trusted-firmware/lib/aarch64/
H A Dcache_helpers.S23 .macro do_dcache_maintenance_by_mva op argument
/arm-trusted-firmware/drivers/ufs/
H A Dufs.c422 static int ufs_prepare_cmd(utp_utrd_t *utrd, uint8_t op, uint8_t lun, in ufs_prepare_cmd() argument
526 static int ufs_prepare_query(utp_utrd_t *utrd, uint8_t op, uint8_t idn, in ufs_prepare_query() argument
730 ufs_query(uint8_t op,uint8_t idn,uint8_t index,uint8_t sel,uintptr_t buf,size_t size) ufs_query() argument
[all...]
/arm-trusted-firmware/lib/compiler-rt/builtins/
H A Dassembly.h193 #define WIDE(op) op.w argument
195 #define WIDE(op) op argument
/arm-trusted-firmware/drivers/mtd/nor/
H A Dspi_nor.c41 struct spi_mem_op op; in spi_nor_reg() local
/arm-trusted-firmware/plat/brcm/board/stingray/driver/
H A Dswreg.c30 #define BSTI_CMD(sb, op, pa, ra, ta, data) \ argument
/arm-trusted-firmware/drivers/cadence/emmc/
H A Dcdns_sdmmc.c613 uint32_t op = 0, ret = 0; in cdns_send_cmd() local
[all...]
/arm-trusted-firmware/drivers/synopsys/emmc/
H A Ddw_mmc.c228 unsigned int op, data, err_mask; in dw_send_cmd() local
[all...]
/arm-trusted-firmware/include/drivers/
H A Dufs.h530 uint8_t op; member
556 uint32_t op; member