Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Ddfl-afu-error.c77 if (FIELD_GET(PORT_STS_PWR_STATE, v) == PORT_STS_PWR_STATE_AP6) { in afu_port_err_clear()
H A Ddfl.h193 #define PORT_STS_PWR_STATE_AP6 6 /* 100% throttling */ macro