Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/apusys_rv/2.0/
H A Dapusys_rv.c292 int apusys_kernel_apusys_rv_pwr_ctrl(enum APU_PWR_OP op) in apusys_kernel_apusys_rv_pwr_ctrl()
298 int apusys_kernel_apusys_logtop_reg_dump(uint32_t op, struct smccc_res *smccc_ret) in apusys_kernel_apusys_logtop_reg_dump()
362 static int apusys_kernel_apusys_logtop_reg_rw(uint32_t op, uint32_t write_val, in apusys_kernel_apusys_logtop_reg_rw()
399 int apusys_kernel_apusys_logtop_reg_write(uint32_t op, uint32_t write_val, in apusys_kernel_apusys_logtop_reg_write()
405 int apusys_kernel_apusys_logtop_reg_w1c(uint32_t op, struct smccc_res *smccc_ret) in apusys_kernel_apusys_logtop_reg_w1c()
/rk3399_ARM-atf/drivers/mtd/nand/
H A Dspi_nand.c32 struct spi_mem_op op; in spi_nand_reg() local
128 struct spi_mem_op op; in spi_nand_reset() local
146 struct spi_mem_op op; in spi_nand_read_id() local
161 struct spi_mem_op op; in spi_nand_load_page() local
/rk3399_ARM-atf/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()
149 int spi_mem_exec_op(const struct spi_mem_op *op) in spi_mem_exec_op()
/rk3399_ARM-atf/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()
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()
/rk3399_ARM-atf/include/lib/
H A Dmmio_poll.h27 #define mmio_read_poll_timeout(op, val, cond, timeout_us, args...)\ argument
/rk3399_ARM-atf/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; in uniphier_pxs3_usb_init() local
/rk3399_ARM-atf/lib/aarch64/
H A Dcache_helpers.S38 .macro do_dcache_maintenance_by_mva op argument
56 .macro do_dcache_maintenance_instr op argument
/rk3399_ARM-atf/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
H A Dcrc32.c1047 uLong ZEXPORT crc32_combine_op(uLong crc1, uLong crc2, uLong op) { in crc32_combine_op()
/rk3399_ARM-atf/plat/mediatek/drivers/ufs/
H A Dufs_stub.c15 void ufs_mphy_ctrl(enum ufs_mtk_mphy_op op) {} in ufs_mphy_ctrl()
/rk3399_ARM-atf/drivers/brcm/mdio/
H A Dmdio.c32 uint16_t val, uint8_t op) in mdio_op()
/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/
H A Dapusys_rv_pwr_ctrl.c83 int apusys_rv_pwr_ctrl(enum APU_PWR_OP op) in apusys_rv_pwr_ctrl()
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/mcsi/
H A Dmcsi.c183 unsigned long cci_reg_access(unsigned int op, unsigned long offset, in cci_reg_access()
/rk3399_ARM-atf/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()
526 static int ufs_prepare_query(utp_utrd_t *utrd, uint8_t op, uint8_t idn, in ufs_prepare_query()
730 static void ufs_query(uint8_t op, uint8_t idn, uint8_t index, uint8_t sel, in ufs_query()
/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/
H A Dapusys_power.c226 int apusys_rv_pwr_ctrl(enum APU_PWR_OP op) in apusys_rv_pwr_ctrl()
/rk3399_ARM-atf/drivers/mtd/nor/
H A Dspi_nor.c41 struct spi_mem_op op; in spi_nor_reg() local
/rk3399_ARM-atf/lib/compiler-rt/builtins/
H A Dassembly.h201 #define WIDE(op) op.w argument
203 #define WIDE(op) op argument
/rk3399_ARM-atf/plat/brcm/board/stingray/driver/
H A Dswreg.c30 #define BSTI_CMD(sb, op, pa, ra, ta, data) \ argument
/rk3399_ARM-atf/drivers/synopsys/emmc/
H A Ddw_mmc.c228 unsigned int op, data, err_mask; in dw_send_cmd() local
/rk3399_ARM-atf/include/drivers/
H A Dufs.h530 uint8_t op; member
556 uint32_t op; member