Searched refs:PMBUS_PAGE_VIRTUAL (Results 1 – 2 of 2) sorted by relevance
418 #define PMBUS_PAGE_VIRTUAL BIT(31) /* Page is virtual */ macro
228 if (!(data->info->func[page] & PMBUS_PAGE_VIRTUAL) && in pmbus_set_page()