Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dadsp.c28 bool adsp_d3_pg_enable; member
65 if (priv->adsp_d3_pg_enable) { in broadwell_adsp_probe()
75 if (priv->adsp_d3_pg_enable) { in broadwell_adsp_probe()
128 priv->adsp_d3_pg_enable = dev_read_bool(dev, "intel,adsp-d3-pg-enable"); in broadwell_adsp_ofdata_to_platdata()