Searched refs:mask_inv (Results 1 – 1 of 1) sorted by relevance
100 uint32_t mask_inv, reg; in ar724x_chip_device_stop() local102 mask_inv = mask & AR724X_RESET_MODULE_USB_OHCI_DLL; in ar724x_chip_device_stop()105 reg &= ~mask_inv; in ar724x_chip_device_stop()112 uint32_t mask_inv, reg; in ar724x_chip_device_start() local114 mask_inv = mask & AR724X_RESET_MODULE_USB_OHCI_DLL; in ar724x_chip_device_start()117 reg |= mask_inv; in ar724x_chip_device_start()