Home
last modified time | relevance | path

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

/linux/drivers/phy/apple/
H A Datc.c861 static inline void clear32(void __iomem *reg, u32 clear) in clear32() function
938 clear32(atcphy->regs.pipehandler + PIPEHANDLER_LOCK_REQ, 1); in atcphy_pipehandler_lock()
950 clear32(atcphy->regs.pipehandler + PIPEHANDLER_LOCK_REQ, PIPEHANDLER_LOCK_EN); in atcphy_pipehandler_unlock()
993 clear32(atcphy->regs.pipehandler + PIPEHANDLER_OVERRIDE_VALUES, in atcphy_configure_pipehandler_usb3()
1048 clear32(atcphy->regs.pipehandler + PIPEHANDLER_NONSELECTED_OVERRIDE, in atcphy_configure_pipehandler_usb3()
1071 clear32(atcphy->regs.pipehandler + PIPEHANDLER_OVERRIDE, PIPEHANDLER_OVERRIDE_RXVALID); in atcphy_configure_pipehandler_usb3()
1072 clear32(atcphy->regs.pipehandler + PIPEHANDLER_OVERRIDE, PIPEHANDLER_OVERRIDE_RXDETECT); in atcphy_configure_pipehandler_usb3()
1093 clear32(atcphy->regs.pipehandler + PIPEHANDLER_OVERRIDE_VALUES, in atcphy_configure_pipehandler_dummy()
1241 clear32(atcphy->regs.lpdptx + LPDPTX_AUX_CONTROL, LPDPTX_AUX_CLAMP_EN); in atcphy_enable_dp_aux()
1242 clear32(atcphy->regs.lpdptx + LPDPTX_AUX_CONTROL, LPDPTX_AUX_PWN_DOWN); in atcphy_enable_dp_aux()
[all …]