Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/mtd/nand/
A Dspi_nand.c33 struct spi_mem_op op; in spi_nand_reg() local
129 struct spi_mem_op op; in spi_nand_reset() local
147 struct spi_mem_op op; in spi_nand_read_id() local
162 struct spi_mem_op op; in spi_nand_load_page() local
/arm-trusted-firmware-2.8.0/drivers/mtd/spi-mem/
A Dspi_mem.c63 static bool spi_mem_supports_op(const struct spi_mem_op *op) in spi_mem_supports_op()
149 int spi_mem_exec_op(const struct spi_mem_op *op) in spi_mem_exec_op()
/arm-trusted-firmware-2.8.0/drivers/st/spi/
A Dstm32_qspi.c137 static int stm32_qspi_wait_cmd(const struct spi_mem_op *op) in stm32_qspi_wait_cmd()
179 static int stm32_qspi_poll(const struct spi_mem_op *op) in stm32_qspi_poll()
210 static int stm32_qspi_mm(const struct spi_mem_op *op) in stm32_qspi_mm()
219 static int stm32_qspi_tx(const struct spi_mem_op *op, uint8_t mode) in stm32_qspi_tx()
241 static int stm32_qspi_exec_op(const struct spi_mem_op *op) in stm32_qspi_exec_op()
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/
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; in uniphier_pxs3_usb_init() local
/arm-trusted-firmware-2.8.0/lib/zlib/
A Dinftrees.h25 unsigned char op; /* operation, extra bits, table bits */ member
A Dinffast.c74 unsigned op; /* code bits, operation, extra bits, or */ local
A Dcrc32.c1119 uLong ZEXPORT crc32_combine_op(crc1, crc2, op) in crc32_combine_op() argument
/arm-trusted-firmware-2.8.0/drivers/brcm/mdio/
A Dmdio.c32 uint16_t val, uint8_t op) in mdio_op()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/drivers/mcsi/
A Dmcsi.c183 unsigned long cci_reg_access(unsigned int op, unsigned long offset, in cci_reg_access()
/arm-trusted-firmware-2.8.0/drivers/ufs/
A Dufs.c292 static int ufs_prepare_cmd(utp_utrd_t *utrd, uint8_t op, uint8_t lun, in ufs_prepare_cmd()
388 static int ufs_prepare_query(utp_utrd_t *utrd, uint8_t op, uint8_t idn, in ufs_prepare_query()
589 static void ufs_query(uint8_t op, uint8_t idn, uint8_t index, uint8_t sel, in ufs_query()
/arm-trusted-firmware-2.8.0/lib/compiler-rt/builtins/
A Dassembly.h193 #define WIDE(op) op.w argument
195 #define WIDE(op) op argument
/arm-trusted-firmware-2.8.0/drivers/mtd/nor/
A Dspi_nor.c41 struct spi_mem_op op; in spi_nor_reg() local
/arm-trusted-firmware-2.8.0/plat/brcm/board/stingray/driver/
A Dswreg.c30 #define BSTI_CMD(sb, op, pa, ra, ta, data) \ argument
/arm-trusted-firmware-2.8.0/drivers/synopsys/emmc/
A Ddw_mmc.c228 unsigned int op, data, err_mask; in dw_send_cmd() local
/arm-trusted-firmware-2.8.0/include/drivers/
A Dufs.h510 uint8_t op; member
536 uint32_t op; member

Completed in 36 milliseconds