Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c188 #define BLCG_COREPLL_PWRDN BIT(8) macro
3399 BLCG_COREPLL_PWRDN); in tegra_xudc_device_params_init()
3404 val &= ~BLCG_COREPLL_PWRDN; in tegra_xudc_device_params_init()
3971 val |= BLCG_COREPLL_PWRDN; in tegra_xudc_powergate()