Searched refs:for_each_chip_select (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | amd64_edac.c | 441 #define for_each_chip_select(i, dct, pvt) \ macro 465 for_each_chip_select(csrow, 0, pvt) { in input_addr_to_csrow() 814 for_each_chip_select(base, ctrl, pvt) in f17_get_cs_mode() 977 for_each_chip_select(cs, umc, pvt) { in read_umc_base_mask() 1026 for_each_chip_select(cs, 0, pvt) { in read_dct_base_mask() 1821 for_each_chip_select(tmp_cs, dct, pvt) { in f10_process_possible_spare() 1855 for_each_chip_select(csrow, dct, pvt) { in f1x_lookup_addr_in_dct() 2974 for_each_chip_select(cs, umc, pvt) { in init_csrows_df() 3023 for_each_chip_select(i, 0, pvt) { in init_csrows() 3545 for_each_chip_select(cs, dct, pvt) in instance_has_memory()
|