| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32cubeprogrammer_uart.c | 91 static int uart_write_8(uint8_t byte) in uart_write_8() argument 93 return stm32_uart_putc(&handle.uart, byte); in uart_write_8() 101 static int uart_read_8(uint8_t *byte) in uart_read_8() argument 117 *byte = (uint8_t)ret; in uart_read_8() 122 static int uart_send_result(uint8_t byte) in uart_send_result() argument 131 return uart_write_8(byte); in uart_send_result() 142 uint8_t byte = 0U; in uart_receive_command() local 151 ret = uart_read_8(&byte); in uart_receive_command() 159 if (byte == INIT_BYTE) { in uart_receive_command() 160 *command = byte; in uart_receive_command() [all …]
|
| /rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/ |
| H A D | ddrphy_phyinit_progcsrskiptrain.c | 43 uint32_t byte; in dfimrl_program() local 72 for (byte = 0U; byte < config->uib.numdbyte; byte++) { in dfimrl_program() 75 c_addr = byte << 12; in dfimrl_program() 107 uint32_t byte; local 138 for (byte = 0U; byte < config->uib.numdbyte; byte++) { 142 c_addr = byte << 12; 146 if (ddrphy_phyinit_isdbytedisabled(config, mb_ddr_1d, byte) != 0) { 190 uint32_t byte; local 217 for (byte = 0U; byte < config->uib.numdbyte; byte++) { 221 c_addr = byte << 12; [all …]
|
| H A D | ddrphy_phyinit_c_initphyconfig.c | 27 uint32_t byte; in txslewrate_program() local 47 for (byte = 0U; byte < config->uib.numdbyte; byte++) { in txslewrate_program() 51 c_addr = byte << 12; in txslewrate_program() 369 uint32_t byte; in txodtdrvstren_program() local 386 for (byte = 0U; byte < config->uib.numdbyte; byte++) { in txodtdrvstren_program() 390 c_addr = byte << 12; in txodtdrvstren_program() 416 uint32_t byte; in tximpedancectrl1_program() local 436 for (byte = 0U; byte < config->uib.numdbyte; byte++) { in tximpedancectrl1_program() 440 c_addr = byte << 12; in tximpedancectrl1_program() 648 uint32_t byte; in vrefinglobal_program() local [all …]
|
| H A D | ddrphy_phyinit_i_loadpieimage.c | 208 uint32_t byte; in traininghwreg_program() local 232 for (byte = 0U; byte < config->uib.numdbyte; byte++) { in traininghwreg_program() 238 c_addr = byte * C1; in traininghwreg_program()
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/dram/ |
| H A D | suspend.c | 148 uint32_t byte; in set_cs_training_index() local 151 for (byte = 0; byte < 4; byte++) in set_cs_training_index() 152 mmio_clrsetbits_32(PHY_REG(ch, 8 + (128 * byte)), 0x1 << 24, in set_cs_training_index() 166 uint32_t byte; in override_write_leveling_value() local 168 for (byte = 0; byte < 4; byte++) { in override_write_leveling_value() 173 mmio_clrsetbits_32(PHY_REG(ch, 8 + (128 * byte)), 0x1 << 16, in override_write_leveling_value() 175 mmio_clrsetbits_32(PHY_REG(ch, 63 + (128 * byte)), in override_write_leveling_value() 591 uint32_t byte; in pctl_start() local 625 for (byte = 0; byte < 4; byte++) in pctl_start() 626 mmio_clrsetbits_32(PHY_REG(0, 57 + 128 * byte), in pctl_start() [all …]
|
| /rk3399_ARM-atf/common/ |
| H A D | uuid.c | 39 uint8_t byte; in read_hex() local 49 byte = 0U; in read_hex() 55 byte = (uint8_t)nibble; in read_hex() 56 byte <<= 4U; in read_hex() 62 byte |= (uint8_t)nibble; in read_hex() 64 *dest = byte; in read_hex()
|
| /rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/usercustom/ |
| H A D | ddrphy_phyinit_usercustom_custompretrain.c | 47 uint32_t byte __unused; in ddrphy_phyinit_usercustom_custompretrain() 66 for (byte = 0U; byte < config->uib.numdbyte; byte++) { in ddrphy_phyinit_usercustom_custompretrain() 68 ((byte << 12) | TDBYTE | CSR_DQ0LNSEL_ADDR))); in ddrphy_phyinit_usercustom_custompretrain()
|
| H A D | ddrphy_phyinit_usercustom_saveretregs.c | 45 uint32_t byte; in ddrphy_phyinit_usercustom_saveretregs() local 70 for (byte = 0U; byte < config->uib.numdbyte; byte++) { in ddrphy_phyinit_usercustom_saveretregs() 71 c_addr = byte << 12; in ddrphy_phyinit_usercustom_saveretregs() 164 for (byte = 0U; byte < config->uib.numdbyte; byte++) { in ddrphy_phyinit_usercustom_saveretregs() 165 c_addr = byte << 12; in ddrphy_phyinit_usercustom_saveretregs()
|
| /rk3399_ARM-atf/plat/imx/imx7/common/ |
| H A D | imx7_rotpk.S | 11 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 12 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_rotpk.S | 11 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 12 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/rpi/common/ |
| H A D | rpi3_rotpk.S | 11 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 12 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mm/ |
| H A D | imx8mm_rotpk.S | 11 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 12 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mp/ |
| H A D | imx8mp_rotpk.S | 11 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 12 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_rotpk.S | 12 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 13 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_rotpk.S | 12 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 13 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_rotpk.S | 12 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 13 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_rotpk.S | 12 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 13 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/nxp/common/tbbr/ |
| H A D | nxp_rotpk.S | 16 .byte 0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 17 .byte 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20
|
| /rk3399_ARM-atf/plat/rockchip/common/drivers/parameter/ |
| H A D | ddr_parameter.h | 27 #define RG_SIZE_MB(byte) ((byte) >> 20) argument
|
| /rk3399_ARM-atf/plat/arm/board/common/protpk/ |
| H A D | arm_dev_protpk.S | 35 .byte 0x30, TOTAL_ASN1_LEN, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 36 .byte 0x01, 0x65, 0x03, 0x04, 0x02, ASN1_HASH_ALG, 0x05, 0x00, 0x04, HASH_ASN1_LEN
|
| /rk3399_ARM-atf/plat/arm/board/common/swd_rotpk/ |
| H A D | arm_dev_swd_rotpk.S | 35 .byte 0x30, TOTAL_ASN1_LEN, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 36 .byte 0x01, 0x65, 0x03, 0x04, 0x02, ASN1_HASH_ALG, 0x05, 0x00, 0x04, HASH_ASN1_LEN
|
| /rk3399_ARM-atf/plat/arm/board/common/rotpk/ |
| H A D | arm_dev_rotpk.S | 40 .byte 0x30, TOTAL_ASN1_LEN, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48 41 .byte 0x01, 0x65, 0x03, 0x04, 0x02, ASN1_HASH_ALG, 0x05, 0x00, 0x04, HASH_ASN1_LEN
|
| /rk3399_ARM-atf/drivers/tpm/ |
| H A D | tpm2_fifo_spi.c | |
| /rk3399_ARM-atf/plat/nvidia/tegra/scat/ |
| H A D | bl31.scat | 48 /* Ensure 8-byte alignment for descriptors and ensure inclusion */ 55 /* Ensure 8-byte alignment for descriptors and ensure inclusion */ 63 * Ensure 8-byte alignment for cpu_ops so that its fields are also 74 * security. GOT is a table of addresses so ensure 8-byte alignment. 135 * this section correctly. Ensure 8-byte alignment so that the fields of
|
| /rk3399_ARM-atf/include/lib/cpus/aarch32/ |
| H A D | cpu_macros.S | 185 .byte \_chosen 186 .byte 0x0 /* alignment */
|