aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/ddk750_reg.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-06staging: sm750fb: Remove unnecessary blank lines.Gravatar Varsha Rao 1-4/+0
2016-11-07staging: sm750fb: Fix bugs introduced by early commitsGravatar Huacai Chen 1-4/+4
2016-02-20staging: sm750: change definition of multi-bit register fieldsGravatar Mike Rapoport 1-454/+453
2016-02-20staging: sm750fb: use BIT() macro for single-bit fields definitionGravatar Mike Rapoport 1-789/+282
2016-02-15staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsGravatar Mike Rapoport 1-7/+3
2016-02-15staging: sm750fb: change definition of CRT_FB_WIDTH fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_SYNC fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_BR fieldsGravatar Mike Rapoport 1-2/+3
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_TL fieldsGravatar Mike Rapoport 1-2/+2
2016-02-11staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fieldsGravatar Mike Rapoport 1-2/+3
2016-02-11staging: sm750fb: use BIT macro for I2C_STATUS fieldsGravatar Mike Rapoport 1-14/+4
2016-02-11staging: sm750fb: use BIT macro for I2C_CTRL fieldsGravatar Mike Rapoport 1-15/+5
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsGravatar Mike Rapoport 1-28/+30
2016-02-11staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsGravatar Mike Rapoport 1-30/+9
2016-02-11staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fieldsGravatar Mike Rapoport 1-16/+4
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_BR fieldsGravatar Mike Rapoport 1-2/+3
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_TL fieldsGravatar Mike Rapoport 1-2/+3
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsGravatar Mike Rapoport 1-2/+3
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsGravatar Mike Rapoport 1-2/+3
2016-02-11staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsGravatar Mike Rapoport 1-2/+3
2016-02-11staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsGravatar Mike Rapoport 1-7/+3
2016-02-11staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsGravatar Mike Rapoport 1-13/+14
2016-02-11staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesGravatar Mike Rapoport 1-6/+0
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsGravatar Mike Rapoport 1-58/+19
2016-02-11staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersGravatar Mike Rapoport 1-27/+2
2016-02-11staging: sm750fb: share common bits in display control registersGravatar Mike Rapoport 1-45/+18
2016-02-11staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit fieldGravatar Mike Rapoport 1-1/+1
2016-02-11staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fieldsGravatar Mike Rapoport 1-6/+2
2016-02-11staging: sm750fb: drop redundant defines for PLL_CTRL fieldsGravatar Mike Rapoport 1-64/+0
2016-02-11staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fieldsGravatar Mike Rapoport 1-5/+10
2016-02-11staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsGravatar Mike Rapoport 1-9/+3
2016-02-11staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Gravatar Mike Rapoport 1-14/+14
2016-02-07staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldGravatar Mike Rapoport 1-4/+4
2016-02-07staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsGravatar Mike Rapoport 1-9/+3
2016-02-07staging: sm750fb: change definition of MODE0_GATE multi-bit fieldsGravatar Mike Rapoport 1-10/+10
2016-02-07staging: sm750fb: use BIT macro for MODE0_GATE single-bit fieldsGravatar Mike Rapoport 1-33/+11
2016-02-07staging: sm750fb: change definition of CURRENT_GATE multi-bit fieldsGravatar Mike Rapoport 1-18/+18
2016-02-07staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsGravatar Mike Rapoport 1-33/+11
2016-02-07staging: sm750fb: change definition of MISC_CTRL multi-bit fieldsGravatar Mike Rapoport 1-14/+14
2016-02-07staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsGravatar Mike Rapoport 1-96/+32
2016-02-07staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsGravatar Mike Rapoport 1-51/+17
2016-02-07staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsGravatar Mike Rapoport 1-10/+10
2016-02-07staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsGravatar Mike Rapoport 1-57/+19
2016-02-07staging: sm750fb: remove unused DE_STATE2_DE_RESERVEDGravatar Mike Rapoport 1-3/+0