Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/drivers/fpga/
H A Dxilinx.c136 if (!desc->operations || !desc->operations->load) { in xilinx_load()
141 return desc->operations->load(desc, buf, bsize, bstype); in xilinx_load()
153 if (!desc->operations || !desc->operations->loadfs) { in xilinx_loadfs()
158 return desc->operations->loadfs(desc, buf, bsize, fpga_fsinfo); in xilinx_loadfs()
169 if (!desc->operations || !desc->operations->dump) { in xilinx_dump()
174 return desc->operations->dump(desc, buf, bsize); in xilinx_dump()
246 if (desc->operations && desc->operations->info) in xilinx_info()
247 desc->operations->info(desc); in xilinx_info()
/rk3399_rockchip-uboot/doc/
H A DREADME.fsl_iim25 Fuse operations:
28 Read operations are implemented as read accesses to the shadow registers,
33 Sense operations are implemented as explained in 30.4.5.2.
36 Program operations are implemented as explained in 30.4.5.3. Following
42 Override operations are implemented as write accesses to the shadow
H A DREADME.mxc_ocotp28 Fuse operations:
31 Read operations are implemented as read accesses to the shadow registers,
36 Sense operations are implemented as the direct fusebox read explained by
40 Program operations are implemented as explained by the steps in 46.2.1.3.
45 Override operations are implemented as write accesses to the shadow
H A DREADME.NDS3221 operations.
H A DREADME.esbc_validate12 SHA-256 and RSA operations are performed using SEC block in HW.
H A DREADME.semihosting8 with a host or host debugger for basic operations such as file I/O,
H A DREADME.fuse56 may differ from the fusebox values. Read or sense operations can then be
/rk3399_rockchip-uboot/drivers/tpm/
H A DKconfig21 The usual tpm operations and the 'tpm' command can be used to talk
30 The usual tpm operations and the 'tpm' command can be used to talk
54 The usual tpm operations and the 'tpm' command can be used to talk
72 The usual tpm operations and the 'tpm' command can be used to talk
81 The usual tpm operations and the 'tpm' command can be used to talk
/rk3399_rockchip-uboot/doc/SPI/
H A Dstatus.txt9 - sf_ops.c: SPI flash operations code.
12 - Added memory_mapped support for read operations.
/rk3399_rockchip-uboot/drivers/power/pmic/
H A DKconfig68 for PMIC PFUZE100. The driver implements read/write operations.
75 for PMIC MAX77686. The driver implements read/write operations.
82 for PMIC MAX8998. The driver implements read/write operations.
100 for PMIC MAX8997. The driver implements read/write operations.
133 This driver implements register read/write operations.
142 This driver implements register read/write operations.
150 This driver implements register read/write operations.
181 - sandbox PMIC I/O driver - implements dm pmic operations
/rk3399_rockchip-uboot/Documentation/devicetree/bindings/phy/
H A Dno-op.txt3 This driver is used to stub PHY operations in a driver (USB, SATA).
/rk3399_rockchip-uboot/doc/device-tree-bindings/i2c/
H A Di2c-gpio.txt17 between gpio-toggle operations. Speed [Hz] = 1000000 / 4 * udelay[us],
/rk3399_rockchip-uboot/lib/efi_loader/
H A DKconfig12 bool "EFI Applications use bounce buffers for DMA operations"
/rk3399_rockchip-uboot/include/
H A Dxilinx.h45 struct xilinx_fpga_op *operations; /* operations */ member
/rk3399_rockchip-uboot/drivers/remoteproc/
H A DKconfig23 operations for sandbox platform.
/rk3399_rockchip-uboot/doc/driver-model/
H A Dpmic-framework.txt108 for pmic I/O operations only.
138 - do all regulator-specific operations
/rk3399_rockchip-uboot/drivers/ata/
H A DKconfig7 operations at present. The block device interface has not been converted
/rk3399_rockchip-uboot/api/
H A DREADME16 functional areas like networking or storage operations
/rk3399_rockchip-uboot/drivers/power/regulator/
H A DKconfig149 - sandbox PMIC I/O driver - implements dm pmic operations
150 - sandbox PMIC regulator driver - implements dm regulator operations
153 The regulator driver provides uclass operations for sandbox PMIC's
/rk3399_rockchip-uboot/drivers/block/
H A DKconfig49 performing various IDE operations.
/rk3399_rockchip-uboot/drivers/watchdog/
H A DKconfig42 is very simple and only supports four operations:
/rk3399_rockchip-uboot/drivers/pinctrl/
H A DKconfig42 operations.
155 rejection of unwanted pulses from key or push button operations. You
226 messages when pinctrl operations are invoked.
/rk3399_rockchip-uboot/drivers/mtd/
H A DKconfig21 bool "support for nand & spi nand & spi nor write operations"
/rk3399_rockchip-uboot/drivers/i2c/
H A DKconfig12 write and speed, is implemented with the bus drivers operations,
132 the I2C API meaning that any I2C operations will immediately fail
/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/
H A DREADME19 operations

12