Home
last modified time | relevance | path

Searched full:true (Results 1 – 25 of 5266) sorted by relevance

12345678910>>...211

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.h88 {true, "BP_CPU_STATE"},
89 {true, "DFX_MSIX_INFO_NIC_0"},
90 {true, "DFX_MSIX_INFO_NIC_1"},
91 {true, "DFX_MSIX_INFO_NIC_2"},
92 {true, "DFX_MSIX_INFO_NIC_3"},
94 {true, "DFX_MSIX_INFO_ROC_0"},
95 {true, "DFX_MSIX_INFO_ROC_1"},
96 {true, "DFX_MSIX_INFO_ROC_2"},
97 {true, "DFX_MSIX_INFO_ROC_3"},
104 {true, "SSU_ETS_PORT_STATUS"},
[all …]
/Linux-v5.10/arch/powerpc/kernel/
Dmce_power.c144 { 0x00000000001c0000, 0x0000000000040000, true,
146 MCE_INITIATOR_CPU, MCE_SEV_SEVERE, true },
147 { 0x00000000001c0000, 0x0000000000080000, true,
149 MCE_INITIATOR_CPU, MCE_SEV_SEVERE, true },
150 { 0x00000000001c0000, 0x00000000000c0000, true,
152 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
153 { 0x00000000001c0000, 0x0000000000100000, true,
156 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
157 { 0x00000000001c0000, 0x0000000000140000, true,
159 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
[all …]
/Linux-v5.10/lib/
Dtest_overflow.c27 {0, 1, 1, U8_MAX, 0, false, true, false},
29 {0, U8_MAX, U8_MAX, 1, 0, false, true, false},
31 {1, U8_MAX, 0, 2, U8_MAX, true, true, false},
32 {U8_MAX, 1, 0, U8_MAX-1, U8_MAX, true, false, false},
33 {U8_MAX, U8_MAX, U8_MAX-1, 0, 1, true, false, true},
35 {U8_MAX, U8_MAX-1, U8_MAX-2, 1, 2, true, false, true},
36 {U8_MAX-1, U8_MAX, U8_MAX-2, U8_MAX, 2, true, true, true},
39 {1U << 4, 1U << 4, 1U << 5, 0, 0, false, false, true},
41 {1U << 7, 1U << 7, 0, 0, 0, true, false, true},
43 {48, 32, 80, 16, 0, false, false, true},
[all …]
/Linux-v5.10/scripts/kconfig/
Dgconf.glade6 <property name="visible">True</property>
13 <property name="resizable">True</property>
15 <property name="decorated">True</property>
26 <property name="visible">True</property>
32 <property name="visible">True</property>
36 <property name="visible">True</property>
38 <property name="use_underline">True</property>
45 <property name="visible">True</property>
48 <property name="use_underline">True</property>
54 <property name="visible">True</property>
[all …]
/Linux-v5.10/tools/perf/tests/
Dkmod-path.c40 path, cpumode, expect ? "true" : "false"); in test_is_kernel_module()
53 T("/xxxx/xxxx/x-x.ko", true , true, 0 , "[x_x]"); in test__kmod_path__parse()
54 T("/xxxx/xxxx/x-x.ko", false , true, 0 , NULL ); in test__kmod_path__parse()
55 T("/xxxx/xxxx/x-x.ko", true , true, 0 , "[x_x]"); in test__kmod_path__parse()
56 T("/xxxx/xxxx/x-x.ko", false , true, 0 , NULL ); in test__kmod_path__parse()
57 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_CPUMODE_UNKNOWN, true); in test__kmod_path__parse()
58 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_KERNEL, true); in test__kmod_path__parse()
63 T("/xxxx/xxxx/x.ko.gz", true , true, 1 , "[x]"); in test__kmod_path__parse()
64 T("/xxxx/xxxx/x.ko.gz", false , true, 1 , NULL ); in test__kmod_path__parse()
65 T("/xxxx/xxxx/x.ko.gz", true , true, 1 , "[x]"); in test__kmod_path__parse()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Dst,stpmic1.yaml27 interrupt-controller: true
76 timeout-sec: true
120 regulator-name: true
121 regulator-boot-on: true
122 regulator-always-on: true
123 regulator-min-microvolt: true
124 regulator-max-microvolt: true
125 regulator-allow-bypass: true
126 regulator-over-current-protection: true
142 regulator-name: true
[all …]
/Linux-v5.10/drivers/net/wireguard/selftest/
Dcounter.c11 bool success = true; in wg_packet_counter_selftest()
34 /* 1 */ T(0, true); in wg_packet_counter_selftest()
35 /* 2 */ T(1, true); in wg_packet_counter_selftest()
37 /* 4 */ T(9, true); in wg_packet_counter_selftest()
38 /* 5 */ T(8, true); in wg_packet_counter_selftest()
39 /* 6 */ T(7, true); in wg_packet_counter_selftest()
41 /* 8 */ T(T_LIM, true); in wg_packet_counter_selftest()
42 /* 9 */ T(T_LIM - 1, true); in wg_packet_counter_selftest()
44 /* 11 */ T(T_LIM - 2, true); in wg_packet_counter_selftest()
45 /* 12 */ T(2, true); in wg_packet_counter_selftest()
[all …]
/Linux-v5.10/drivers/clk/tegra/
Dclk-tegra114.c637 [tegra_clk_rtc] = { .dt_id = TEGRA114_CLK_RTC, .present = true },
638 [tegra_clk_timer] = { .dt_id = TEGRA114_CLK_TIMER, .present = true },
639 [tegra_clk_uarta] = { .dt_id = TEGRA114_CLK_UARTA, .present = true },
640 [tegra_clk_uartd] = { .dt_id = TEGRA114_CLK_UARTD, .present = true },
641 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA114_CLK_SDMMC2, .present = true },
642 [tegra_clk_i2s1] = { .dt_id = TEGRA114_CLK_I2S1, .present = true },
643 [tegra_clk_i2c1] = { .dt_id = TEGRA114_CLK_I2C1, .present = true },
644 [tegra_clk_ndflash] = { .dt_id = TEGRA114_CLK_NDFLASH, .present = true },
645 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA114_CLK_SDMMC1, .present = true },
646 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA114_CLK_SDMMC4, .present = true },
[all …]
Dclk-tegra124.c748 [tegra_clk_ispb] = { .dt_id = TEGRA124_CLK_ISPB, .present = true },
749 [tegra_clk_rtc] = { .dt_id = TEGRA124_CLK_RTC, .present = true },
750 [tegra_clk_timer] = { .dt_id = TEGRA124_CLK_TIMER, .present = true },
751 [tegra_clk_uarta] = { .dt_id = TEGRA124_CLK_UARTA, .present = true },
752 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA124_CLK_SDMMC2, .present = true },
753 [tegra_clk_i2s1] = { .dt_id = TEGRA124_CLK_I2S1, .present = true },
754 [tegra_clk_i2c1] = { .dt_id = TEGRA124_CLK_I2C1, .present = true },
755 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA124_CLK_SDMMC1, .present = true },
756 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA124_CLK_SDMMC4, .present = true },
757 [tegra_clk_pwm] = { .dt_id = TEGRA124_CLK_PWM, .present = true },
[all …]
/Linux-v5.10/drivers/clk/imx/
Dclk-imx7ulp.c171 …_composite("lptpm4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x94… in imx7ulp_clk_pcc2_init()
172 …_composite("lptpm5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x98… in imx7ulp_clk_pcc2_init()
173 …_composite("lpit1", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x9c… in imx7ulp_clk_pcc2_init()
174 …_composite("lpspi2", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xa4… in imx7ulp_clk_pcc2_init()
175 …_composite("lpspi3", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xa8… in imx7ulp_clk_pcc2_init()
176 …_composite("lpi2c4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xac… in imx7ulp_clk_pcc2_init()
177 …_composite("lpi2c5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb0… in imx7ulp_clk_pcc2_init()
178 …_composite("lpuart4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb4… in imx7ulp_clk_pcc2_init()
179 …_composite("lpuart5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb8… in imx7ulp_clk_pcc2_init()
180 …_composite("flexio1", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xc4… in imx7ulp_clk_pcc2_init()
[all …]
/Linux-v5.10/drivers/gpu/drm/msm/disp/
Dmdp_format.c87 FMT(ARGB8888, 8, 8, 8, 8, 1, 0, 2, 3, true, true, 4, 4,
89 FMT(ABGR8888, 8, 8, 8, 8, 2, 0, 1, 3, true, true, 4, 4,
91 FMT(RGBA8888, 8, 8, 8, 8, 3, 1, 0, 2, true, true, 4, 4,
93 FMT(BGRA8888, 8, 8, 8, 8, 3, 2, 0, 1, true, true, 4, 4,
95 FMT(XRGB8888, 8, 8, 8, 8, 1, 0, 2, 3, false, true, 4, 4,
97 FMT(XBGR8888, 8, 8, 8, 8, 2, 0, 1, 3, false, true, 4, 4,
99 FMT(RGBX8888, 8, 8, 8, 8, 3, 1, 0, 2, false, true, 4, 4,
101 FMT(BGRX8888, 8, 8, 8, 8, 3, 2, 0, 1, false, true, 4, 4,
103 FMT(RGB888, 0, 8, 8, 8, 1, 0, 2, 0, false, true, 3, 3,
105 FMT(BGR888, 0, 8, 8, 8, 2, 0, 1, 0, false, true, 3, 3,
[all …]
/Linux-v5.10/drivers/pinctrl/nomadik/
Dpinctrl-nomadik-db8500.c970 PRCM_GPIOCR_ALTCX(23, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE_CLK_a */
971 true, PRCM_IDX_GPIOCR1, 7, /* SBAG_CLK_a */
975 PRCM_GPIOCR_ALTCX(24, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE or U2_RXD ??? */
976 true, PRCM_IDX_GPIOCR1, 7, /* SBAG_VAL_a */
977 true, PRCM_IDX_GPIOCR1, 10, /* STM_MOD_CMD0 */
980 PRCM_GPIOCR_ALTCX(25, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE_DAT_a[0] */
981 true, PRCM_IDX_GPIOCR1, 7, /* SBAG_D_a[0] */
985 PRCM_GPIOCR_ALTCX(26, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE_DAT_a[1] */
986 true, PRCM_IDX_GPIOCR1, 7, /* SBAG_D_a[1] */
990 PRCM_GPIOCR_ALTCX(27, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE_DAT_a[2] */
[all …]
/Linux-v5.10/arch/arm/mach-s3c/
Ds3c24xx.c310 [DMACH_XD0] = { S3C24XX_DMA_AHB, true, S3C24XX_DMA_CHANREQ(0, 0), },
311 [DMACH_XD1] = { S3C24XX_DMA_AHB, true, S3C24XX_DMA_CHANREQ(0, 1), },
316 [DMACH_SPI0] = { S3C24XX_DMA_APB, true, S3C24XX_DMA_CHANREQ(3, 1), },
317 [DMACH_SPI1] = { S3C24XX_DMA_APB, true, S3C24XX_DMA_CHANREQ(2, 3), },
318 [DMACH_UART0] = { S3C24XX_DMA_APB, true, S3C24XX_DMA_CHANREQ(1, 0), },
319 [DMACH_UART1] = { S3C24XX_DMA_APB, true, S3C24XX_DMA_CHANREQ(1, 1), },
320 [DMACH_UART2] = { S3C24XX_DMA_APB, true, S3C24XX_DMA_CHANREQ(0, 3), },
321 [DMACH_TIMER] = { S3C24XX_DMA_APB, true, S3C24XX_DMA_CHANREQ(3, 0) |
325 [DMACH_I2S_IN] = { S3C24XX_DMA_APB, true, S3C24XX_DMA_CHANREQ(2, 1) |
328 [DMACH_I2S_OUT] = { S3C24XX_DMA_APB, true, S3C24XX_DMA_CHANREQ(0, 2), },
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Dingenic,pinctrl.yaml78 gpio-controller: true
86 interrupt-controller: true
121 phandle: true
122 function: true
123 groups: true
124 pins: true
125 bias-disable: true
126 bias-pull-up: true
127 bias-pull-down: true
128 output-low: true
[all …]
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/cfg/
D22000.c135 .shadow_ram_support = true,
139 .shadow_reg_enable = true,
140 .pcie_l1_allowed = true,
147 .shadow_ram_support = true,
151 .shadow_reg_enable = true,
152 .pcie_l1_allowed = true,
156 .stbc = true,
157 .ldpc = true,
174 .apmg_not_supported = true, \
175 .trans.mq_rx_supported = true, \
[all …]
/Linux-v5.10/drivers/gpu/drm/
Ddrm_fourcc.c167 …B4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
168 …R4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
169 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
170 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
175 …B1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
176 …R1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
177 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
178 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
187 …65_A8, .depth = 24, .num_planes = 2, .cpp = { 2, 1, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
188 …65_A8, .depth = 24, .num_planes = 2, .cpp = { 2, 1, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
[all …]
/Linux-v5.10/drivers/staging/media/atomisp/pci/css_2400_system/hive/
Dia_css_isp_params.c84 params->isp_params_changed = true; in ia_css_process_aa()
86 true; in ia_css_process_aa()
114 params->isp_params_changed = true; in ia_css_process_anr()
116 true; in ia_css_process_anr()
149 params->isp_params_changed = true; in ia_css_process_anr2()
151 true; in ia_css_process_anr2()
183 params->isp_params_changed = true; in ia_css_process_bh()
185 true; in ia_css_process_bh()
197 params->isp_params_changed = true; in ia_css_process_bh()
199 true; in ia_css_process_bh()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/gpio/dce110/
Dhw_translate_dce110.c52 return true; in offset_to_id()
55 return true; in offset_to_id()
58 return true; in offset_to_id()
61 return true; in offset_to_id()
64 return true; in offset_to_id()
67 return true; in offset_to_id()
70 return true; in offset_to_id()
82 return true; in offset_to_id()
85 return true; in offset_to_id()
88 return true; in offset_to_id()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/gpio/dce60/
Dhw_translate_dce60.c76 return true; in offset_to_id()
79 return true; in offset_to_id()
82 return true; in offset_to_id()
85 return true; in offset_to_id()
88 return true; in offset_to_id()
91 return true; in offset_to_id()
94 return true; in offset_to_id()
106 return true; in offset_to_id()
109 return true; in offset_to_id()
112 return true; in offset_to_id()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/gpio/dce80/
Dhw_translate_dce80.c76 return true; in offset_to_id()
79 return true; in offset_to_id()
82 return true; in offset_to_id()
85 return true; in offset_to_id()
88 return true; in offset_to_id()
91 return true; in offset_to_id()
94 return true; in offset_to_id()
106 return true; in offset_to_id()
109 return true; in offset_to_id()
112 return true; in offset_to_id()
[all …]
/Linux-v5.10/kernel/sched/
Dfeatures.h7 SCHED_FEAT(GENTLE_FAIR_SLEEPERS, true)
13 SCHED_FEAT(START_DEBIT, true)
27 SCHED_FEAT(LAST_BUDDY, true)
33 SCHED_FEAT(CACHE_HOT_BUDDY, true)
38 SCHED_FEAT(WAKEUP_PREEMPTION, true)
46 SCHED_FEAT(NONTASK_CAPACITY, true)
52 SCHED_FEAT(TTWU_QUEUE, true)
58 SCHED_FEAT(SIS_PROP, true)
77 SCHED_FEAT(RT_PUSH_IPI, true)
82 SCHED_FEAT(ATTACH_AGE_LOAD, true)
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn21/
Dhw_translate_dcn21.c77 return true; in offset_to_id()
80 return true; in offset_to_id()
83 return true; in offset_to_id()
86 return true; in offset_to_id()
89 return true; in offset_to_id()
92 return true; in offset_to_id()
95 return true; in offset_to_id()
100 return true; in offset_to_id()
111 return true; in offset_to_id()
114 return true; in offset_to_id()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/gpio/dce120/
Dhw_translate_dce120.c74 return true; in offset_to_id()
77 return true; in offset_to_id()
80 return true; in offset_to_id()
83 return true; in offset_to_id()
86 return true; in offset_to_id()
89 return true; in offset_to_id()
92 return true; in offset_to_id()
104 return true; in offset_to_id()
107 return true; in offset_to_id()
110 return true; in offset_to_id()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
Dhw_translate_dcn10.c74 return true; in offset_to_id()
77 return true; in offset_to_id()
80 return true; in offset_to_id()
83 return true; in offset_to_id()
86 return true; in offset_to_id()
89 return true; in offset_to_id()
92 return true; in offset_to_id()
104 return true; in offset_to_id()
107 return true; in offset_to_id()
110 return true; in offset_to_id()
[all …]
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a2ant.c272 bt_link_info->slave_role = true; in btc8821a2ant_monitor_bt_ctr()
329 coex_sta->c2h_bt_info_req_sent = true; in btc8821a2ant_query_bt_info()
342 static bool pre_wifi_busy = true; in btc8821a2ant_is_wifi_status_changed()
343 static bool pre_under_4way = true; in btc8821a2ant_is_wifi_status_changed()
344 static bool pre_bt_hs_on = true; in btc8821a2ant_is_wifi_status_changed()
359 return true; in btc8821a2ant_is_wifi_status_changed()
363 return true; in btc8821a2ant_is_wifi_status_changed()
367 return true; in btc8821a2ant_is_wifi_status_changed()
375 return true; in btc8821a2ant_is_wifi_status_changed()
396 bt_link_info->pan_exist = true; in btc8821a2ant_update_bt_link_info()
[all …]

12345678910>>...211