Searched refs:cctl2 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | aspm_ext.c | 174 u32 pctl1, pctl2, cctl1, cctl2; in aspm_calc_l1ss_info() local 220 pci_read_config_dword(child, child->l1ss + PCI_L1SS_CTL2, &cctl2); in aspm_calc_l1ss_info() 223 ctl2 == pctl2 && ctl2 == cctl2) in aspm_calc_l1ss_info()
|
| H A D | aspm.c | 459 u32 pctl1, pctl2, cctl1, cctl2; in aspm_calc_l1ss_info() local 502 pci_read_config_dword(child, child->l1ss + PCI_L1SS_CTL2, &cctl2); in aspm_calc_l1ss_info() 505 ctl2 == pctl2 && ctl2 == cctl2) in aspm_calc_l1ss_info()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | amba-pl08x.c | 1170 int num_llis, int len, u32 cctl, u32 cctl2) in pl08x_fill_lli_for_desc() argument 1187 llis_va[PL080S_LLI_CCTL2] = cctl2; in pl08x_fill_lli_for_desc()
|