|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | reg_iop_scrc_out_rw_cfg |
| struct | reg_iop_scrc_out_rw_ctrl |
| struct | reg_iop_scrc_out_rw_data |
Typedefs | |
| typedef unsigned int | reg_iop_scrc_out_rw_init_crc |
| typedef unsigned int | reg_iop_scrc_out_rw_crc |
| typedef unsigned int | reg_iop_scrc_out_r_computed_crc |
Enumerations | |
| enum | { regk_iop_scrc_out_crc = 0x00000001, regk_iop_scrc_out_data = 0x00000000, regk_iop_scrc_out_dif = 0x00000001, regk_iop_scrc_out_hi = 0x00000000, regk_iop_scrc_out_neg = 0x00000002, regk_iop_scrc_out_no = 0x00000000, regk_iop_scrc_out_pos = 0x00000001, regk_iop_scrc_out_pos_neg = 0x00000003, regk_iop_scrc_out_reg = 0x00000000, regk_iop_scrc_out_rw_cfg_default = 0x00000000, regk_iop_scrc_out_rw_crc_default = 0x00000000, regk_iop_scrc_out_rw_ctrl_default = 0x00000000, regk_iop_scrc_out_rw_data_default = 0x00000000, regk_iop_scrc_out_rw_init_crc_default = 0x00000000, regk_iop_scrc_out_yes = 0x00000001 } |
Definition at line 75 of file iop_scrc_out_defs.h.
| #define reg_page_size 8192 |
Definition at line 71 of file iop_scrc_out_defs.h.
| #define REG_RD_ADDR_iop_scrc_out_r_computed_crc 20 |
Definition at line 125 of file iop_scrc_out_defs.h.
| #define REG_RD_ADDR_iop_scrc_out_rw_cfg 0 |
Definition at line 93 of file iop_scrc_out_defs.h.
| #define REG_RD_ADDR_iop_scrc_out_rw_crc 12 |
Definition at line 112 of file iop_scrc_out_defs.h.
| #define REG_RD_ADDR_iop_scrc_out_rw_ctrl 4 |
Definition at line 102 of file iop_scrc_out_defs.h.
| #define REG_RD_ADDR_iop_scrc_out_rw_data 16 |
Definition at line 120 of file iop_scrc_out_defs.h.
| #define REG_RD_ADDR_iop_scrc_out_rw_init_crc 8 |
Definition at line 107 of file iop_scrc_out_defs.h.
Definition at line 44 of file iop_scrc_out_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_out_defs.h.
| #define REG_WR_ADDR_iop_scrc_out_rw_cfg 0 |
Definition at line 94 of file iop_scrc_out_defs.h.
| #define REG_WR_ADDR_iop_scrc_out_rw_crc 12 |
Definition at line 113 of file iop_scrc_out_defs.h.
| #define REG_WR_ADDR_iop_scrc_out_rw_ctrl 4 |
Definition at line 103 of file iop_scrc_out_defs.h.
| #define REG_WR_ADDR_iop_scrc_out_rw_data 16 |
Definition at line 121 of file iop_scrc_out_defs.h.
| #define REG_WR_ADDR_iop_scrc_out_rw_init_crc 8 |
Definition at line 108 of file iop_scrc_out_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_out_defs.h.
| typedef unsigned int reg_iop_scrc_out_r_computed_crc |
Definition at line 124 of file iop_scrc_out_defs.h.
| typedef unsigned int reg_iop_scrc_out_rw_crc |
Definition at line 111 of file iop_scrc_out_defs.h.
| typedef unsigned int reg_iop_scrc_out_rw_init_crc |
Definition at line 106 of file iop_scrc_out_defs.h.
| anonymous enum |
Definition at line 129 of file iop_scrc_out_defs.h.
1.8.2