Searched refs:SCPI_INFO (Results 1 – 2 of 2) sorted by relevance
24 #define SCPI_INFO(fmt, ...) zxlogf(INFO, "[%s %d]" fmt, __func__, __LINE__, ##__VA_ARGS__) macro
105 SCPI_INFO("Current Operation point %x\n", aml_dvfs_idx_info.idx); in ScpiGetDvfsIdx()122 SCPI_INFO("OPP index for cluster %d to %d\n", power_domain, idx); in ScpiSetDvfsIdx()
Completed in 4 milliseconds