From: David Laight <david.laight.linux@gmail.com>
To: Fu Hao <fuhao@open-hieco.net>
Cc: perex@perex.cz, tiwai@suse.com, linux-kernel@vger.kernel.org,
linux-sound@vger.kernel.org
Subject: Re: [PATCH 7/8] ALSA: hda: Fix single byte writing issue for Hygon family 18h model 5h
Date: Fri, 27 Mar 2026 13:02:26 +0000 [thread overview]
Message-ID: <20260327130226.1e239670@pumpkin> (raw)
In-Reply-To: <b978ca224f7c9a3c30efd69abdac5df395da63fa.1774595153.git.fuhao@open-hieco.net>
On Fri, 27 Mar 2026 16:11:13 +0800
Fu Hao <fuhao@open-hieco.net> wrote:
> On Hygon family 18h model 5h controller, some registers such as
> GCTL, SD_CTL and SD_CTL_3B should be accessed in dword, or the
> writing will fail.
What's a 'dword' ?
It is short for 'double word', a 64bit cpu has a word size of
64 bits, so a dword would be 128 bits.
On Hygon family 18h model 5h controller 32bit accesses must be
used to access registers such as CTL, SD_CTL and SD_CTL_3B.
David
next prev parent reply other threads:[~2026-03-27 13:02 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-27 8:06 [PATCH 0/8] Add support for Hygon Family 18h model 4h~8h processors Fu Hao
2026-03-27 8:07 ` [PATCH 1/8] x86/cpu/hygon: Adjust the die_id and logical_die_id for Hygon model 4h~8h Fu Hao
2026-03-28 13:34 ` Borislav Petkov
2026-03-30 2:59 ` Fu Hao
2026-06-03 2:17 ` Borislav Petkov
2026-06-05 6:05 ` Fu Hao
2026-03-27 8:08 ` [PATCH 2/8] x86/cpu: Get LLC ID for Hygon family 18h model 4h Fu Hao
2026-03-27 8:09 ` [PATCH 3/8] x86/cpu/hygon: Remove Spectral Chicken for Hygon processors Fu Hao
2026-03-27 8:09 ` [PATCH 4/8] perf/x86/uncore: Add L3 PMU support for Hygon family 18h model 6h Fu Hao
2026-03-27 8:10 ` [PATCH 5/8] x86/microcode/hygon: Add microcode loading support for Hygon processors Fu Hao
2026-03-27 8:13 ` Borislav Petkov
2026-03-27 8:37 ` Fu Hao
2026-03-27 8:10 ` [PATCH 6/8] ALSA: hda: Add support for Hygon family 18h model 5h HD-Audio Fu Hao
2026-03-27 8:11 ` [PATCH 7/8] ALSA: hda: Fix single byte writing issue for Hygon family 18h model 5h Fu Hao
2026-03-27 12:11 ` Takashi Iwai
2026-03-27 12:55 ` Fu Hao
2026-03-27 13:02 ` David Laight [this message]
2026-03-28 2:41 ` Fu Hao
2026-03-27 8:11 ` [PATCH 8/8] iommu/hygon: Add support for Hygon family 18h model 4h IOAPIC Fu Hao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260327130226.1e239670@pumpkin \
--to=david.laight.linux@gmail.com \
--cc=fuhao@open-hieco.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome