|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | reg_iop_scrc_in_rw_cfg |
| struct | reg_iop_scrc_in_rw_ctrl |
| struct | reg_iop_scrc_in_r_stat |
| struct | reg_iop_scrc_in_rw_wr1bit |
Typedefs | |
| typedef unsigned int | reg_iop_scrc_in_rw_init_crc |
| typedef unsigned int | reg_iop_scrc_in_rs_computed_crc |
| typedef unsigned int | reg_iop_scrc_in_r_computed_crc |
| typedef unsigned int | reg_iop_scrc_in_rw_crc |
| typedef unsigned int | reg_iop_scrc_in_rw_correct_crc |
Enumerations | |
| enum | { regk_iop_scrc_in_dif_in = 0x00000002, regk_iop_scrc_in_hi = 0x00000000, regk_iop_scrc_in_neg = 0x00000002, regk_iop_scrc_in_no = 0x00000000, regk_iop_scrc_in_pos = 0x00000001, regk_iop_scrc_in_pos_neg = 0x00000003, regk_iop_scrc_in_r_computed_crc_default = 0x00000000, regk_iop_scrc_in_rs_computed_crc_default = 0x00000000, regk_iop_scrc_in_rw_cfg_default = 0x00000000, regk_iop_scrc_in_rw_ctrl_default = 0x00000000, regk_iop_scrc_in_rw_init_crc_default = 0x00000000, regk_iop_scrc_in_set0 = 0x00000000, regk_iop_scrc_in_set1 = 0x00000001, regk_iop_scrc_in_yes = 0x00000001 } |
Definition at line 75 of file iop_scrc_in_defs.h.
| #define reg_page_size 8192 |
Definition at line 71 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_r_computed_crc 20 |
Definition at line 121 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_r_stat 8 |
Definition at line 108 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_rs_computed_crc 16 |
Definition at line 117 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_rw_cfg 0 |
Definition at line 92 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_rw_correct_crc 28 |
Definition at line 130 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_rw_crc 24 |
Definition at line 125 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_rw_ctrl 4 |
Definition at line 100 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_rw_init_crc 12 |
Definition at line 112 of file iop_scrc_in_defs.h.
| #define REG_RD_ADDR_iop_scrc_in_rw_wr1bit 32 |
Definition at line 139 of file iop_scrc_in_defs.h.
Definition at line 44 of file iop_scrc_in_defs.h.
| #define REG_TYPE_CONV | ( | type, | |
| orgtype, | |||
| val | |||
| ) | ( { union { orgtype o; type n; } r; r.o = val; r.n; } ) |
Definition at line 66 of file iop_scrc_in_defs.h.
| #define REG_WR_ADDR_iop_scrc_in_rw_cfg 0 |
Definition at line 93 of file iop_scrc_in_defs.h.
| #define REG_WR_ADDR_iop_scrc_in_rw_correct_crc 28 |
Definition at line 131 of file iop_scrc_in_defs.h.
| #define REG_WR_ADDR_iop_scrc_in_rw_crc 24 |
Definition at line 126 of file iop_scrc_in_defs.h.
| #define REG_WR_ADDR_iop_scrc_in_rw_ctrl 4 |
Definition at line 101 of file iop_scrc_in_defs.h.
| #define REG_WR_ADDR_iop_scrc_in_rw_init_crc 12 |
Definition at line 113 of file iop_scrc_in_defs.h.
| #define REG_WR_ADDR_iop_scrc_in_rw_wr1bit 32 |
Definition at line 140 of file iop_scrc_in_defs.h.
| #define REG_WR_INT | ( | scope, | |
| inst, | |||
| reg, | |||
| val | |||
| ) | REG_WRITE( int, (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) |
Definition at line 49 of file iop_scrc_in_defs.h.
| typedef unsigned int reg_iop_scrc_in_r_computed_crc |
Definition at line 120 of file iop_scrc_in_defs.h.
| typedef unsigned int reg_iop_scrc_in_rs_computed_crc |
Definition at line 116 of file iop_scrc_in_defs.h.
| typedef unsigned int reg_iop_scrc_in_rw_correct_crc |
Definition at line 129 of file iop_scrc_in_defs.h.
| typedef unsigned int reg_iop_scrc_in_rw_crc |
Definition at line 124 of file iop_scrc_in_defs.h.
| typedef unsigned int reg_iop_scrc_in_rw_init_crc |
Definition at line 111 of file iop_scrc_in_defs.h.
| anonymous enum |
Definition at line 144 of file iop_scrc_in_defs.h.
1.8.2