Searched refs:seq (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_crypto_lib.c | 315 mbedtls_asn1_sequence seq; in crypto_verify_signature() local 378 ret = mbedtls_asn1_get_sequence_of(&p, end, &seq, MBEDTLS_ASN1_INTEGER); in crypto_verify_signature() 385 if (seq.next->next != NULL) { in crypto_verify_signature() 386 cur = seq.next; in crypto_verify_signature() 407 cur = &seq; in crypto_verify_signature() 432 mbedtls_free(seq.next); in crypto_verify_signature()
|
| /rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/ |
| H A D | armada_common.h | 104 uint32_t seq[PMIC_GPIO_MAX_TOGGLE_STEP]; member
|
| /rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0/board/ |
| H A D | marvell_plat_config.c | 171 .cfg.gpio.seq = {1, 0, 1, 0, 1, 0, 1},
|
| /rk3399_ARM-atf/drivers/ti/ti_sci/ |
| H A D | ti_sci_protocol.h | 79 uint8_t seq; member
|
| H A D | ti_sci.c | 75 hdr->seq = ++message_sequence; in ti_sci_setup_one_xfer() 120 if (hdr->seq == message_sequence) in ti_sci_get_response() 123 WARN("Message with sequence ID %u is not expected\n", hdr->seq); in ti_sci_get_response()
|
| /rk3399_ARM-atf/plat/marvell/armada/a8k/common/ |
| H A D | plat_pm.c | 538 tog_bits = pm_cfg->cfg.gpio.seq[idx]; in plat_marvell_power_off_gpio()
|
| /rk3399_ARM-atf/tools/tlc/ |
| H A D | poetry.lock | 1134 …is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and…
|