Lines Matching refs:ramfuc_reg

40 	struct ramfuc_reg r_0x001610;
41 struct ramfuc_reg r_0x001700;
42 struct ramfuc_reg r_0x002504;
43 struct ramfuc_reg r_0x004000;
44 struct ramfuc_reg r_0x004004;
45 struct ramfuc_reg r_0x004018;
46 struct ramfuc_reg r_0x004128;
47 struct ramfuc_reg r_0x004168;
48 struct ramfuc_reg r_0x100080;
49 struct ramfuc_reg r_0x100200;
50 struct ramfuc_reg r_0x100210;
51 struct ramfuc_reg r_0x100220[9];
52 struct ramfuc_reg r_0x100264;
53 struct ramfuc_reg r_0x1002d0;
54 struct ramfuc_reg r_0x1002d4;
55 struct ramfuc_reg r_0x1002dc;
56 struct ramfuc_reg r_0x10053c;
57 struct ramfuc_reg r_0x1005a0;
58 struct ramfuc_reg r_0x1005a4;
59 struct ramfuc_reg r_0x100700;
60 struct ramfuc_reg r_0x100714;
61 struct ramfuc_reg r_0x100718;
62 struct ramfuc_reg r_0x10071c;
63 struct ramfuc_reg r_0x100720;
64 struct ramfuc_reg r_0x100760;
65 struct ramfuc_reg r_0x1007a0;
66 struct ramfuc_reg r_0x1007e0;
67 struct ramfuc_reg r_0x100da0;
68 struct ramfuc_reg r_0x10f804;
69 struct ramfuc_reg r_0x1110e0;
70 struct ramfuc_reg r_0x111100;
71 struct ramfuc_reg r_0x111104;
72 struct ramfuc_reg r_0x1111e0;
73 struct ramfuc_reg r_0x111400;
74 struct ramfuc_reg r_0x611200;
75 struct ramfuc_reg r_mr[4];
76 struct ramfuc_reg r_gpio[4];
953 ram->fuc.r_0x001610 = ramfuc_reg(0x001610); in gt215_ram_new()
954 ram->fuc.r_0x001700 = ramfuc_reg(0x001700); in gt215_ram_new()
955 ram->fuc.r_0x002504 = ramfuc_reg(0x002504); in gt215_ram_new()
956 ram->fuc.r_0x004000 = ramfuc_reg(0x004000); in gt215_ram_new()
957 ram->fuc.r_0x004004 = ramfuc_reg(0x004004); in gt215_ram_new()
958 ram->fuc.r_0x004018 = ramfuc_reg(0x004018); in gt215_ram_new()
959 ram->fuc.r_0x004128 = ramfuc_reg(0x004128); in gt215_ram_new()
960 ram->fuc.r_0x004168 = ramfuc_reg(0x004168); in gt215_ram_new()
961 ram->fuc.r_0x100080 = ramfuc_reg(0x100080); in gt215_ram_new()
962 ram->fuc.r_0x100200 = ramfuc_reg(0x100200); in gt215_ram_new()
963 ram->fuc.r_0x100210 = ramfuc_reg(0x100210); in gt215_ram_new()
965 ram->fuc.r_0x100220[i] = ramfuc_reg(0x100220 + (i * 4)); in gt215_ram_new()
966 ram->fuc.r_0x100264 = ramfuc_reg(0x100264); in gt215_ram_new()
967 ram->fuc.r_0x1002d0 = ramfuc_reg(0x1002d0); in gt215_ram_new()
968 ram->fuc.r_0x1002d4 = ramfuc_reg(0x1002d4); in gt215_ram_new()
969 ram->fuc.r_0x1002dc = ramfuc_reg(0x1002dc); in gt215_ram_new()
970 ram->fuc.r_0x10053c = ramfuc_reg(0x10053c); in gt215_ram_new()
971 ram->fuc.r_0x1005a0 = ramfuc_reg(0x1005a0); in gt215_ram_new()
972 ram->fuc.r_0x1005a4 = ramfuc_reg(0x1005a4); in gt215_ram_new()
973 ram->fuc.r_0x100700 = ramfuc_reg(0x100700); in gt215_ram_new()
974 ram->fuc.r_0x100714 = ramfuc_reg(0x100714); in gt215_ram_new()
975 ram->fuc.r_0x100718 = ramfuc_reg(0x100718); in gt215_ram_new()
976 ram->fuc.r_0x10071c = ramfuc_reg(0x10071c); in gt215_ram_new()
977 ram->fuc.r_0x100720 = ramfuc_reg(0x100720); in gt215_ram_new()
982 ram->fuc.r_0x10f804 = ramfuc_reg(0x10f804); in gt215_ram_new()
984 ram->fuc.r_0x111100 = ramfuc_reg(0x111100); in gt215_ram_new()
985 ram->fuc.r_0x111104 = ramfuc_reg(0x111104); in gt215_ram_new()
986 ram->fuc.r_0x1111e0 = ramfuc_reg(0x1111e0); in gt215_ram_new()
987 ram->fuc.r_0x111400 = ramfuc_reg(0x111400); in gt215_ram_new()
988 ram->fuc.r_0x611200 = ramfuc_reg(0x611200); in gt215_ram_new()
996 ram->fuc.r_mr[0] = ramfuc_reg(0x1002c0); in gt215_ram_new()
997 ram->fuc.r_mr[1] = ramfuc_reg(0x1002c4); in gt215_ram_new()
998 ram->fuc.r_mr[2] = ramfuc_reg(0x1002e0); in gt215_ram_new()
999 ram->fuc.r_mr[3] = ramfuc_reg(0x1002e4); in gt215_ram_new()
1001 ram->fuc.r_gpio[0] = ramfuc_reg(0x00e104); in gt215_ram_new()
1002 ram->fuc.r_gpio[1] = ramfuc_reg(0x00e108); in gt215_ram_new()
1003 ram->fuc.r_gpio[2] = ramfuc_reg(0x00e120); in gt215_ram_new()
1004 ram->fuc.r_gpio[3] = ramfuc_reg(0x00e124); in gt215_ram_new()