Searched refs:column (Results 1 – 5 of 5) sorted by relevance
78 int column = nand->page_size; in uniphier_nand_block_isbad() local93 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()
16 uint32_t column; member107 loc->file_name, loc->line, loc->column, func); in print_loc()
22 character is used to break a line and reset to the first column.271 ``switch`` so that they are in the same column.
471 "Return State" column of Table 3-1 in Section 3.1 "Register use in AArch64 SMC
761 mentioned in ’Workaround Define' column in the table.
Completed in 8 milliseconds