Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Alistair Lambie <alambie@rock.csd.sgi.com>
To: Ulf Carlsson <ulfc@bun.falkenberg.se>
Cc: Alistair Lambie <alambie@rock.csd.sgi.com>,
	Linux SGI <linux@cthulhu.engr.sgi.com>
Subject: Re: weird HAL2
Date: Wed, 03 Feb 1999 09:25:04 +1300	[thread overview]
Message-ID: <36B75F20.5BA05C1C@csd.sgi.com> (raw)
In-Reply-To: 19990202205328.A1996@bun.falkenberg.se

Ulf Carlsson wrote:
> 
> > I don't know anything about the HAL2, but looking in hal2.h it says
> > 0=reset, so from what I can see you write 0x0018 to it and then it
> > should read 0x0000 when it is reset.
> 

write 0x0
wait 50us
write 0x18

write to indirect data reg
write to indirect addr reg

spin until idirect status reg transaction status reg clears

.....


> The spec says:
> 
> Bit 3, Global reset R/W:
> Assertion of hardware reset i.e. RESET_N, set this to zero. Software brings the
> HAL2 out of reset by setting this bit and may reset the HAL2 by clearing it.
> Please note: this bit must be set before any other internal register access
> occurs.
> RESET = 0;
> ACTIVE = 1;
> 
> Bit 4, Codec reset R/W:
> Value reflected to CODEC_RESET_N pin. To reset external codecs and other
> external devices.
> RESET = 0; ACTIVE = 1;
> 
> This is exactly what I'm trying to do by first writing 0x0000 to isr, waiting
> some us, and then writing 0x0018. Then the card should be active and isr should
> IMHO contain 0x0018.
> 
> > Maybe this part is working ok for you and the problem is further along?
> 
> Nope.
> 
> - Ulf

-- 
Alistair Lambie                                alambie@csd.sgi.com
SGI Global Product Support            SGI Voicemail/VNET: 234-1455
Level 5, Cigna House,                                M/S: INZ-3780
PO Box 24 093,                                  Ph: +64-4-494 6325
40 Mercer St, Wellington,                      Fax: +64-4-494 6321
New Zealand                                 Mobile: +64-21-635 262

  reply	other threads:[~1999-02-02 20:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-02 16:17 weird HAL2 Ulf Carlsson
1999-02-02 19:36 ` Alistair Lambie
1999-02-02 19:53   ` Ulf Carlsson
1999-02-02 20:25     ` Alistair Lambie [this message]
1999-02-02 21:11     ` Alan Cox
1999-02-02 21:11       ` Alan Cox
1999-02-02 21:26       ` Thomas Bogendoerfer
  -- strict thread matches above, loose matches on Subject: below --
1999-02-01 22:10 Thomas Bogendoerfer
1999-02-01 23:09 ` Ulf Carlsson

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=36B75F20.5BA05C1C@csd.sgi.com \
    --to=alambie@rock.csd.sgi.com \
    --cc=linux@cthulhu.engr.sgi.com \
    --cc=ulfc@bun.falkenberg.se \
    /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