.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "HPT372N_SET_CLOCK" "9" "09 October 2005" "" ""
.SH NAME
hpt372n_set_clock \- perform clock switching dance
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void hpt372n_set_clock (ide_drive_t * \fIdrive\fB, int \fImode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
Drive to switch
.TP
\fB\fImode\fB\fR
Switching mode (0x21 for write, 0x23 otherwise)
.SH "DESCRIPTION"
.PP
Switch the DPLL clock on the HPT372N devices. This is a
right mess.