X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fpch.h;h=046a5fde3abd65c4f17a0fd5843db9e8e51066b4;hb=e0db2f42f88da0c3827b17d543e4bcaa5db10bb6;hp=b8b62d74acbcef5f2f49903b591191c3fb3f4a26;hpb=1260f8c0efe126cf952c1bc19d975af34908a79d;p=oweals%2Fu-boot.git diff --git a/include/pch.h b/include/pch.h index b8b62d74ac..046a5fde3a 100644 --- a/include/pch.h +++ b/include/pch.h @@ -13,6 +13,9 @@ /* All the supported PCH ioctls */ enum pch_req_t { + /* Returns HDA config info if Azalia V1CTL enabled, -ENOENT if not */ + PCH_REQ_HDA_CONFIG, + PCH_REQ_TEST1, /* Test requests for sandbox driver */ PCH_REQ_TEST2, PCH_REQ_TEST3,