Searched refs:ip_pw_ctr0 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/host/
H A Dxhci-mtk.h129 * @ip_pw_ctr0~3: ip power and clock control registers
137 __le32 ip_pw_ctr0; member in struct:mu3c_ippc_regs
H A Dxhci-mtk.c318 value = readl(&ippc->ip_pw_ctr0);
320 writel(value, &ippc->ip_pw_ctr0);
322 value = readl(&ippc->ip_pw_ctr0);
324 writel(value, &ippc->ip_pw_ctr0);

Completed in 223 milliseconds