core_bits: remove leading underlines
This commit is contained in:
parent
d2dc73ace2
commit
daf92a5049
@ -32,23 +32,23 @@
|
|||||||
"FB_R_CTRL",,"21-16","fb_stripsize",,"0b111_110","In units of 16 lines, in multiples of 32 lines. 0x02 is 32 lines, 0x04 is 64 lines, 0x03 is an illegal value",,,,,
|
"FB_R_CTRL",,"21-16","fb_stripsize",,"0b111_110","In units of 16 lines, in multiples of 32 lines. 0x02 is 32 lines, 0x04 is 64 lines, 0x03 is an illegal value",,,,,
|
||||||
"FB_R_CTRL",,"15-8","fb_chroma_threshold",,"0xff",,,,,,
|
"FB_R_CTRL",,"15-8","fb_chroma_threshold",,"0xff",,,,,,
|
||||||
"FB_R_CTRL",,"6-4","fb_concat",,"0b11",,,,,,
|
"FB_R_CTRL",,"6-4","fb_concat",,"0b11",,,,,,
|
||||||
"FB_R_CTRL","fb_depth","3-2","_0555_rgb_16bit",0,,,,,,,
|
"FB_R_CTRL","fb_depth","3-2","0555_rgb_16bit",0,,,,,,,
|
||||||
"FB_R_CTRL","fb_depth","3-2","_0565_rgb_16bit",1,,,,,,,
|
"FB_R_CTRL","fb_depth","3-2","565_rgb_16bit",1,,,,,,,
|
||||||
"FB_R_CTRL","fb_depth","3-2","_888_rgb_24bit_packed",2,,,,,,,
|
"FB_R_CTRL","fb_depth","3-2","888_rgb_24bit_packed",2,,,,,,,
|
||||||
"FB_R_CTRL","fb_depth","3-2","_0888_rgb_32bit",3,,,,,,,
|
"FB_R_CTRL","fb_depth","3-2","0888_rgb_32bit",3,,,,,,,
|
||||||
"FB_R_CTRL",,1,"fb_line_double",1,,,,,,,
|
"FB_R_CTRL",,1,"fb_line_double",1,,,,,,,
|
||||||
"FB_R_CTRL",,0,"fb_enable",1,,,,,,,
|
"FB_R_CTRL",,0,"fb_enable",1,,,,,,,
|
||||||
,,,,,,,,,,,
|
,,,,,,,,,,,
|
||||||
"FB_W_CTRL",,"23-16","fb_alpha_threshold",,"0xff",,,,,,
|
"FB_W_CTRL",,"23-16","fb_alpha_threshold",,"0xff",,,,,,
|
||||||
"FB_W_CTRL",,"15-8","fb_kval",,"0xff",,,,,,
|
"FB_W_CTRL",,"15-8","fb_kval",,"0xff",,,,,,
|
||||||
"FB_W_CTRL",,3,"fb_dither",1,,,,,,,
|
"FB_W_CTRL",,3,"fb_dither",1,,,,,,,
|
||||||
"FB_W_CTRL","fb_packmode","2-0","_0555_krgb_16bit",0,,,,,,,
|
"FB_W_CTRL","fb_packmode","2-0","0555_krgb_16bit",0,,,,,,,
|
||||||
"FB_W_CTRL","fb_packmode","2-0","_565_rgb_16bit",1,,,,,,,
|
"FB_W_CTRL","fb_packmode","2-0","565_rgb_16bit",1,,,,,,,
|
||||||
"FB_W_CTRL","fb_packmode","2-0","_4444_argb_16bit",2,,,,,,,
|
"FB_W_CTRL","fb_packmode","2-0","4444_argb_16bit",2,,,,,,,
|
||||||
"FB_W_CTRL","fb_packmode","2-0","_1555_argb_16bit",3,,,,,,,
|
"FB_W_CTRL","fb_packmode","2-0","1555_argb_16bit",3,,,,,,,
|
||||||
"FB_W_CTRL","fb_packmode","2-0","_888_rgb_24bit_packed",4,,,,,,,
|
"FB_W_CTRL","fb_packmode","2-0","888_rgb_24bit_packed",4,,,,,,,
|
||||||
"FB_W_CTRL","fb_packmode","2-0","_0888_krgb_32bit",5,,,,,,,
|
"FB_W_CTRL","fb_packmode","2-0","0888_krgb_32bit",5,,,,,,,
|
||||||
"FB_W_CTRL","fb_packmode","2-0","_8888_argb_32bit",6,,,,,,,
|
"FB_W_CTRL","fb_packmode","2-0","8888_argb_32bit",6,,,,,,,
|
||||||
,,,,,,,,,,,
|
,,,,,,,,,,,
|
||||||
"FB_W_LINESTRIDE",,"8-0","fb_line_stride",,"0xff","In 8-byte units",,,,,
|
"FB_W_LINESTRIDE",,"8-0","fb_line_stride",,"0xff","In 8-byte units",,,,,
|
||||||
,,,,,,,,,,,
|
,,,,,,,,,,,
|
||||||
|
|
Binary file not shown.
BIN
regs/holly.ods
BIN
regs/holly.ods
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user