Home
last modified time | relevance | path

Searched refs:hc (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp.c279 int hl, hc; in dp_plane_set_enable() local
303 &hl, &hc, &vl, &vc); in dp_plane_set_enable()
304 if (hl || hc || vl || vc) in dp_plane_set_enable()
/u-boot/drivers/usb/host/
A Dohci-hcd.c202 static inline u32 roothub_a(struct ohci *hc) in roothub_a() argument
203 { return ohci_readl(&hc->regs->roothub.a); } in roothub_a()
204 static inline u32 roothub_b(struct ohci *hc) in roothub_b() argument
205 { return ohci_readl(&hc->regs->roothub.b); } in roothub_b()
206 static inline u32 roothub_status(struct ohci *hc) in roothub_status() argument
207 { return ohci_readl(&hc->regs->roothub.status); } in roothub_status()
208 static inline u32 roothub_portstatus(struct ohci *hc, int i) in roothub_portstatus() argument
209 { return ohci_readl(&hc->regs->roothub.portstatus[i]); } in roothub_portstatus()
/u-boot/lib/lzma/
A Dlzma.txt214 Algorithms from hc* group doesn't provide good compression

Completed in 8 milliseconds