Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dreset-rzg2l-usbphy-ctrl.c21 #define RESET_PLLRESET BIT(8) macro
57 val |= RESET_PLLRESET; in rzg2l_usbphy_ctrl_assert()
76 val &= ~(RESET_PLLRESET | (id ? PHY_RESET_PORT2 : PHY_RESET_PORT1)); in rzg2l_usbphy_ctrl_deassert()
157 val |= RESET_SEL_PLLRESET | RESET_PLLRESET | PHY_RESET_PORT2 | PHY_RESET_PORT1; in rzg2l_usbphy_ctrl_probe()