Searched +full:0 +full:x20930000 (Results 1 – 2 of 2) sorted by relevance
60 reg = <0x20930000 0x3000>;63 clocks = <&scmi_clk 0x83>,64 <&scmi_clk 0x0>;
66 if ((snd_ymfpci_readw(chip, reg) & 0x8000) == 0) in snd_ymfpci_codec_ready() 67 return 0; in snd_ymfpci_codec_ready() 71 "codec_ready: codec %i is not ready [0x%x]\n", in snd_ymfpci_codec_ready() 81 snd_ymfpci_codec_ready(chip, 0); in snd_ymfpci_codec_write() 90 if (snd_ymfpci_codec_ready(chip, 0)) in snd_ymfpci_codec_read() 91 return ~0; in snd_ymfpci_codec_read() 93 if (snd_ymfpci_codec_ready(chip, 0)) in snd_ymfpci_codec_read() 94 return ~0; in snd_ymfpci_codec_read() 97 for (i = 0; in snd_ymfpci_codec_read() [all...]