Home
last modified time | relevance | path

Searched defs:pllen (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c148 bool pllen = readl(usbphyc->base + STM32_USBPHYC_PLL) & PLLEN ? in stm32_usbphyc_phy_init() local
/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.c91 uint32_t pllen = iov_size(iov, iovcnt) - ploff; in net_rx_pkt_pull_data() local