Searched refs:siddq (Results 1 - 3 of 3) sorted by path

/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-uctlx-defs.h316 uint64_t siddq:1; member in struct:cvmx_uctlx_uphy_ctl_status::cvmx_uctlx_uphy_ctl_status_s
326 uint64_t siddq:1;
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c80 bool siddq)
82 u32 val = HIWORD_UPDATE(siddq ? UOC_CON0_SIDDQ : 0, UOC_CON0_SIDDQ);
102 /* Power down usb phy analog blocks by set siddq 1 */
112 /* Power up usb phy analog blocks by set siddq 0 */
79 rockchip_usb_phy_power(struct rockchip_usb_phy *phy, bool siddq) argument
/linux-master/drivers/usb/host/
H A Docteon-hcd.h1717 * @siddq: Drives the USBP (USB-PHY) SIDDQ input.
1824 __BITFIELD_FIELD(u64 siddq : 1,

Completed in 342 milliseconds