Home
last modified time | relevance | path

Searched refs:guard (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a/plat/mediatek/common/drivers/uart/
A Duart.c48 mmio_write_32(UART_GUARD(base), uart->registers.guard); in mt_uart_restore()
90 uart->registers.guard = mmio_read_32(UART_GUARD(base)); in mt_uart_save()
A Duart.h85 uint32_t guard; member
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dunderscore-1.13.1.js1426 function contains(obj, item, fromIndex, guard) { argument
1428 if (typeof fromIndex != 'number' || guard) fromIndex = 0;
1520 function sample(obj, n, guard) { argument
1521 if (n == null || guard) {
1665 function initial(array, n, guard) { argument
1671 function first(array, n, guard) { argument
1673 if (n == null || guard) return array[0];
1680 function rest(array, n, guard) { argument
1681 return slice.call(array, n == null || guard ? 1 : n);
1686 function last(array, n, guard) { argument
[all …]
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1guard:6,guest:[6,27],gui:78,guid:[6,11,17,23,24,27,29,34,36,37,38,40,42,49,51,52,60,73,93,104,122,…

Completed in 23 milliseconds