Searched refs:clear32 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/phy/apple/ |
| H A D | atc.c | 858 static inline void clear32(void __iomem *reg, u32 clear) in clear32() function 935 clear32(atcphy->regs.pipehandler + PIPEHANDLER_LOCK_REQ, 1); in atcphy_pipehandler_lock() 947 clear32(atcphy->regs.pipehandler + PIPEHANDLER_LOCK_REQ, PIPEHANDLER_LOCK_EN); in atcphy_pipehandler_unlock() 990 clear32(atcphy->regs.pipehandler + PIPEHANDLER_OVERRIDE_VALUES, in atcphy_configure_pipehandler_usb3() 1045 clear32(atcphy->regs.pipehandler + PIPEHANDLER_NONSELECTED_OVERRIDE, in atcphy_configure_pipehandler_usb3() 1068 clear32(atcphy->regs.pipehandler + PIPEHANDLER_OVERRIDE, PIPEHANDLER_OVERRIDE_RXVALID); in atcphy_configure_pipehandler_usb3() 1069 clear32(atcphy->regs.pipehandler + PIPEHANDLER_OVERRIDE, PIPEHANDLER_OVERRIDE_RXDETECT); in atcphy_configure_pipehandler_usb3() 1090 clear32(atcphy->regs.pipehandler + PIPEHANDLER_OVERRIDE_VALUES, in atcphy_configure_pipehandler_dummy() 1238 clear32(atcphy->regs.lpdptx + LPDPTX_AUX_CONTROL, LPDPTX_AUX_CLAMP_EN); in atcphy_enable_dp_aux() 1239 clear32(atcphy->regs.lpdptx + LPDPTX_AUX_CONTROL, LPDPTX_AUX_PWN_DOWN); in atcphy_enable_dp_aux() [all …]
|