Lines Matching defs:dct
120 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct()
133 u8 dct = 0; in f15_read_dct_pci_cfg() local
334 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask()
366 #define for_each_chip_select(i, dct, pvt) \ argument
369 #define chip_select_base(i, dct, pvt) \ argument
372 #define for_each_chip_select_mask(i, dct, pvt) \ argument
1125 static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in k8_dbam_to_chip_select()
1220 static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f10_dbam_to_chip_select()
1236 static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_dbam_to_chip_select()
1368 static int f10_process_possible_spare(struct amd64_pvt *pvt, u8 dct, int csrow) in f10_process_possible_spare()
1393 static int f1x_lookup_addr_in_dct(u64 in_addr, u32 nid, u8 dct) in f1x_lookup_addr_in_dct()
2133 static u32 amd64_csrow_nr_pages(struct amd64_pvt *pvt, u8 dct, int csrow_nr) in amd64_csrow_nr_pages()