Searched +full:0 +full:x00111111 (Results 1 – 11 of 11) sorted by relevance
/linux-5.10/arch/arm/boot/dts/ |
D | tegra124-nyan-blaze-emc.dtsi | 78 nvidia,emc-auto-cal-config = <0xa1430000>; 79 nvidia,emc-auto-cal-config2 = <0x00000000>; 80 nvidia,emc-auto-cal-config3 = <0x00000000>; 81 nvidia,emc-auto-cal-interval = <0x001fffff>; 82 nvidia,emc-bgbias-ctl0 = <0x00000008>; 83 nvidia,emc-cfg = <0x73240000>; 84 nvidia,emc-cfg-2 = <0x000008c5>; 85 nvidia,emc-ctt-term-ctrl = <0x00000802>; 86 nvidia,emc-mode-1 = <0x80100003>; 87 nvidia,emc-mode-2 = <0x80200008>; [all …]
|
D | tegra124-apalis-emc.dtsi | 94 nvidia,emc-auto-cal-config = <0xa1430000>; 95 nvidia,emc-auto-cal-config2 = <0x00000000>; 96 nvidia,emc-auto-cal-config3 = <0x00000000>; 97 nvidia,emc-auto-cal-interval = <0x001fffff>; 98 nvidia,emc-bgbias-ctl0 = <0x00000008>; 99 nvidia,emc-cfg = <0x73240000>; 100 nvidia,emc-cfg-2 = <0x000008c5>; 101 nvidia,emc-ctt-term-ctrl = <0x00000802>; 102 nvidia,emc-mode-1 = <0x80100003>; 103 nvidia,emc-mode-2 = <0x80200008>; [all …]
|
D | tegra124-jetson-tk1-emc.dtsi | 89 nvidia,emc-auto-cal-config = <0xa1430000>; 90 nvidia,emc-auto-cal-config2 = <0x00000000>; 91 nvidia,emc-auto-cal-config3 = <0x00000000>; 92 nvidia,emc-auto-cal-interval = <0x001fffff>; 93 nvidia,emc-bgbias-ctl0 = <0x00000008>; 94 nvidia,emc-cfg = <0x73240000>; 95 nvidia,emc-cfg-2 = <0x000008c5>; 96 nvidia,emc-ctt-term-ctrl = <0x00000802>; 97 nvidia,emc-mode-1 = <0x80100003>; 98 nvidia,emc-mode-2 = <0x80200008>; [all …]
|
D | tegra124-nyan-big-emc.dtsi | 229 nvidia,emc-auto-cal-config = <0xa1430000>; 230 nvidia,emc-auto-cal-config2 = <0x00000000>; 231 nvidia,emc-auto-cal-config3 = <0x00000000>; 232 nvidia,emc-auto-cal-interval = <0x001fffff>; 233 nvidia,emc-bgbias-ctl0 = <0x00000008>; 234 nvidia,emc-cfg = <0x73240000>; 235 nvidia,emc-cfg-2 = <0x000008c5>; 236 nvidia,emc-ctt-term-ctrl = <0x00000802>; 237 nvidia,emc-mode-1 = <0x80100003>; 238 nvidia,emc-mode-2 = <0x80200008>; [all …]
|
/linux-5.10/drivers/media/platform/mtk-jpeg/ |
D | mtk_jpeg_dec_hw.c | 14 #define MTK_JPEG_DUNUM_MASK(val) (((val) - 1) & 0x3) 17 MTK_JPEG_COLOR_420 = 0x00221111, 18 MTK_JPEG_COLOR_422 = 0x00211111, 19 MTK_JPEG_COLOR_444 = 0x00111111, 20 MTK_JPEG_COLOR_422V = 0x00121111, 21 MTK_JPEG_COLOR_422X2 = 0x00412121, 22 MTK_JPEG_COLOR_422VX2 = 0x00222121, 23 MTK_JPEG_COLOR_400 = 0x00110000 33 return 0; in mtk_jpeg_verify_align() 38 param->src_color = (param->sampling_w[0] << 20) | in mtk_jpeg_decide_format() [all …]
|
/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra124-emc.yaml | 38 "^emc-timings-[0-9]+$": 48 "^timing-[0-9]+$": 79 minimum: 0 142 minimum: 0 340 reg = <0x70019000 0x1000>; 352 reg = <0x7001b000 0x1000>; 358 emc-timings-0 { 361 timing-0 { 364 nvidia,emc-auto-cal-config = <0xa1430000>; 365 nvidia,emc-auto-cal-config2 = <0x00000000>; [all …]
|
/linux-5.10/drivers/video/fbdev/riva/ |
D | riva_tbl.h | 55 {0x00000050, 0x00000000}, 56 {0x00000080, 0xFFFF00FF}, 57 {0x00000080, 0xFFFFFFFF} 61 {0x00000080, 0x00000008}, 62 {0x00000084, 0x00000003}, 63 {0x00000050, 0x00000000}, 64 {0x00000040, 0xFFFFFFFF} 68 {0x00000000, 0x80000000}, 69 {0x00000800, 0x80000001}, 70 {0x00001000, 0x80000002}, [all …]
|
/linux-5.10/drivers/gpu/drm/msm/adreno/ |
D | a4xx_gpu.c | 31 for (i = 0; i < submit->nr_cmds; i++) { in a4xx_submit() 62 OUT_RING(ring, 0x00000000); in a4xx_submit() 81 for (i = 0; i < 4; i++) in a4xx_enable_hwcg() 82 gpu_write(gpu, REG_A4XX_RBBM_CLOCK_CTL_TP(i), 0x02222202); in a4xx_enable_hwcg() 83 for (i = 0; i < 4; i++) in a4xx_enable_hwcg() 84 gpu_write(gpu, REG_A4XX_RBBM_CLOCK_CTL2_TP(i), 0x00002222); in a4xx_enable_hwcg() 85 for (i = 0; i < 4; i++) in a4xx_enable_hwcg() 86 gpu_write(gpu, REG_A4XX_RBBM_CLOCK_HYST_TP(i), 0x0E739CE7); in a4xx_enable_hwcg() 87 for (i = 0; i < 4; i++) in a4xx_enable_hwcg() 88 gpu_write(gpu, REG_A4XX_RBBM_CLOCK_DELAY_TP(i), 0x00111111); in a4xx_enable_hwcg() [all …]
|
/linux-5.10/crypto/ |
D | camellia_generic.c | 29 0x70707000, 0x82828200, 0x2c2c2c00, 0xececec00, 30 0xb3b3b300, 0x27272700, 0xc0c0c000, 0xe5e5e500, 31 0xe4e4e400, 0x85858500, 0x57575700, 0x35353500, 32 0xeaeaea00, 0x0c0c0c00, 0xaeaeae00, 0x41414100, 33 0x23232300, 0xefefef00, 0x6b6b6b00, 0x93939300, 34 0x45454500, 0x19191900, 0xa5a5a500, 0x21212100, 35 0xededed00, 0x0e0e0e00, 0x4f4f4f00, 0x4e4e4e00, 36 0x1d1d1d00, 0x65656500, 0x92929200, 0xbdbdbd00, 37 0x86868600, 0xb8b8b800, 0xafafaf00, 0x8f8f8f00, 38 0x7c7c7c00, 0xebebeb00, 0x1f1f1f00, 0xcecece00, [all …]
|
/linux-5.10/drivers/media/pci/cx88/ |
D | cx88-cards.c | 19 static unsigned int tuner[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 20 static unsigned int radio[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 21 static unsigned int card[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 43 } while (0) 60 .vmux = 0, 81 .vmux = 0, 82 .gpio0 = 0xff00, // internal decoder 85 .vmux = 0, 86 .gpio0 = 0xff01, // mono from tuner chip 90 .gpio0 = 0xff02, [all …]
|
/linux-5.10/drivers/clk/samsung/ |
D | clk-exynos5433.c | 27 #define ISP_PLL_LOCK 0x0000 28 #define AUD_PLL_LOCK 0x0004 29 #define ISP_PLL_CON0 0x0100 30 #define ISP_PLL_CON1 0x0104 31 #define ISP_PLL_FREQ_DET 0x0108 32 #define AUD_PLL_CON0 0x0110 33 #define AUD_PLL_CON1 0x0114 34 #define AUD_PLL_CON2 0x0118 35 #define AUD_PLL_FREQ_DET 0x011c 36 #define MUX_SEL_TOP0 0x0200 [all …]
|