Searched refs:PHY_CLOCK_DEPS (Results 1 – 1 of 1) sorted by relevance
262 #define PHY_CLOCK_DEPS (BIT(MODEM_CLOCK_I2C_MASTER) | BIT(MODEM_CLOCK_MODEM_ADC_COMMON_FE)… macro272 case PERIPH_PHY_MODULE: deps = PHY_CLOCK_DEPS; break; in modem_clock_get_module_deps()