[Problem] Wrong HDAudio SUBSYS Entries within the BIOS

My Senary driver cannot use 24-bit 192000Hz, Currently, my system only supports the default 16-bit / 48 kHz audio format. There is no option for 24-bit / 192 kHz, and the sound quality is noticeably worse.
I have checked multiple machines of the same model. here is my BIOS file LINK https://drive.google.com/file/d/1jrif-6I0O_HFZMVWMOxvFosJBDhe2cn0/view

My hardware ID is:

HDAUDIO\FUNC_01&VEN_14F1&DEV_1F87&SUBSYS_1D053012&REV_1001

However, on other machines, the hardware ID is:

INTELAUDIO\FUNC_01&VEN_14F1&DEV_1F87&SUBSYS_1D053012&REV_1001

Those machines can install Senary audio drivers properly and enable 24-bit / 192 kHz, as well as full Senary + Nahimic features.
My device is locked to the Realtek audio stack instead, which prevents advanced features.
Currently, only the basic mode works — Smart Mode and Sound Tracking cannot be triggered at all.

I have already tried installing the official drivers, but the issue remains.
Then I noticed that Windows Device Manager shows my hardware ID is hard-bound to the Realtek path.
However, I do not know how to modify the SUBSYS information inside the BIOS using a BIOS image from another identical machine.The manufacturer has reassigned the original Senary audio device to Realtek, which has caused many issues.
How can I bind it back to Senary and restore its true hardware identity?All machines I compared are also AMD-CPU based, and I already verified they do not have this problem. Thank you.

Edit by Fernando: Thread title shortened