404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.225.254.112: ~ $
/*
 *  ssp.h
 *
 *  Copyright (C) 2003 Russell King, All Rights Reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */
#ifndef SSP_H
#define SSP_H

struct ssp_state {
	unsigned int	cr0;
	unsigned int	cr1;
};

int ssp_write_word(u16 data);
int ssp_read_word(u16 *data);
int ssp_flush(void);
void ssp_enable(void);
void ssp_disable(void);
void ssp_save_state(struct ssp_state *ssp);
void ssp_restore_state(struct ssp_state *ssp);
int ssp_init(void);
void ssp_exit(void);

#endif

Filemanager

Name Type Size Permission Actions
cache-feroceon-l2.h File 398 B 0644
cache-l2x0.h File 6.69 KB 0644
cache-tauros2.h File 441 B 0644
cache-uniphier.h File 867 B 0644
cp14.h File 24.97 KB 0644
dec21285.h File 5.44 KB 0644
entry-macro-iomd.S File 5.79 KB 0644
ioc.h File 1.66 KB 0644
iomd.h File 4.27 KB 0644
iop3xx-adma.h File 21.74 KB 0644
iop3xx.h File 11.74 KB 0644
iop_adma.h File 3.82 KB 0644
it8152.h File 3.85 KB 0644
locomo.h File 6.98 KB 0644
memc.h File 696 B 0644
sa1111.h File 13.49 KB 0644
scoop.h File 1.93 KB 0644
ssp.h File 626 B 0644