Home
last modified time | relevance | path

Searched refs:parity (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-latest/plat/marvell/armada/a8k/common/
Dplat_ble_setup.c431 uint8_t parity, bit; in ble_plat_svc_config() local
434 for (bit = 1, parity = (svc[i] & 1); bit < avs_data_bits; bit++) in ble_plat_svc_config()
435 parity ^= (svc[i] >> bit) & 1; in ble_plat_svc_config()
439 (parity != ((svc[i] >> avs_data_bits) & 1))) in ble_plat_svc_config()
/trusted-firmware-a-latest/include/drivers/st/
Dstm32_uart.h91 uint32_t parity; /* member
/trusted-firmware-a-latest/drivers/st/uart/
Dstm32_uart.c149 init->parity | in uart_set_config()
265 if (init->parity != STM32_UART_PARITY_NONE) { in stm32_uart_rdr_mask()
/trusted-firmware-a-latest/plat/st/common/
Dstm32cubeprogrammer_uart.c494 .parity = STM32_UART_PARITY_EVEN,
/trusted-firmware-a-latest/docs/plat/
Dnvidia-tegra.rst129 /* L2 ECC parity protection disable flag \*/
/trusted-firmware-a-latest/docs/
Dporting-guide.rst1476 soc_version[23:16] = JEP-106 identification code with parity bit for the SiP
Dchange-log.md1979 …- set L2 cache ECC and and parity on A72 cores ([81858a3](https://review.trustedfirmware.org/plugi…