Searched refs:disable_ocp (Results 1 – 3 of 3) sorted by relevance
646 .disable_ocp = rts5260_disable_ocp,
1162 if (pcr->ops->disable_ocp) { in rtsx_pci_disable_ocp()1163 pcr->ops->disable_ocp(pcr); in rtsx_pci_disable_ocp()
1089 void (*disable_ocp)(struct rtsx_pcr *pcr); member