Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.h773 u32 chip_to_opa_pstate(struct hfi1_devdata *dd, u32 chip_pstate);
H A Dchip.c12862 u32 chip_to_opa_pstate(struct hfi1_devdata *dd, u32 chip_pstate) in chip_to_opa_pstate() argument
12865 switch (chip_pstate & 0xf0) { in chip_to_opa_pstate()
12880 chip_pstate); in chip_to_opa_pstate()