Home
last modified time | relevance | path

Searched refs:column (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/plat/socionext/uniphier/
A Duniphier_nand.c78 int column = nand->page_size; in uniphier_nand_block_isbad() local
93 uniphier_nand_host_write(nand, DENALI_MAP11_ADDR, column & 0xff); in uniphier_nand_block_isbad()
94 uniphier_nand_host_write(nand, DENALI_MAP11_ADDR, (column >> 8) & 0xff); in uniphier_nand_block_isbad()
/tf-a-ffa_el3_spmc/plat/common/
A Dubsan.c16 uint32_t column; member
107 loc->file_name, loc->line, loc->column, func); in print_loc()
/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-style.rst22 character is used to break a line and reset to the first column.
271 ``switch`` so that they are in the same column.
/tf-a-ffa_el3_spmc/docs/components/
A Dsecure-partition-manager-mm.rst471 "Return State" column of Table 3-1 in Section 3.1 "Register use in AArch64 SMC
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dbuild-options.rst761 mentioned in ’Workaround Define' column in the table.

Completed in 8 milliseconds