Home
last modified time | relevance | path

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

12345678910>>...245

/linux/Documentation/devicetree/bindings/regulator/
H A Dqcom,spmi-regulator.yaml121 vdd_l1_l7_l17_l18-supply: true
122 vdd_l2_l3_l4-supply: true
123 vdd_l5_l15_l19_l20_l21_l22-supply: true
124 vdd_l6_l8-supply: true
125 vdd_l9_l11-supply: true
126 vdd_l10_l13_l14-supply: true
127 vdd_l12_l16-supply: true
128 vdd_l23_l24-supply: true
130 "^vdd_s[1-8]-supply$": true
140 vdd_l15_l16_l17_l18_l19-supply: true
[all …]
/linux/drivers/soc/qcom/
H A Dllcc-qcom.c192 .retain_on_pc = true,
193 .activate_on_init = true,
194 .write_scid_cacheable_en = true,
195 .stale_en = true,
196 .stale_cap_en = true,
197 .alloc_oneway_en = true,
198 .ovcap_en = true,
199 .ovcap_prio = true,
200 .vict_prio = true,
207 .fixed_size = true,
[all …]
/linux/arch/powerpc/kernel/
H A Dmce_power.c74 return true; in mce_in_guest()
150 { 0x00000000001c0000, 0x0000000000040000, true,
152 MCE_INITIATOR_CPU, MCE_SEV_SEVERE, true },
153 { 0x00000000001c0000, 0x0000000000080000, true,
155 MCE_INITIATOR_CPU, MCE_SEV_SEVERE, true },
156 { 0x00000000001c0000, 0x00000000000c0000, true,
158 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
159 { 0x00000000001c0000, 0x0000000000100000, true,
162 MCE_INITIATOR_CPU, MCE_SEV_WARNING, true },
163 { 0x00000000001c0000, 0x0000000000140000, true,
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c23 {true, "BP_CPU_STATE"},
24 {true, "DFX_MSIX_INFO_NIC_0"},
25 {true, "DFX_MSIX_INFO_NIC_1"},
26 {true, "DFX_MSIX_INFO_NIC_2"},
27 {true, "DFX_MSIX_INFO_NIC_3"},
29 {true, "DFX_MSIX_INFO_ROC_0"},
30 {true, "DFX_MSIX_INFO_ROC_1"},
31 {true, "DFX_MSIX_INFO_ROC_2"},
32 {true, "DFX_MSIX_INFO_ROC_3"},
39 {true, "SSU_ETS_PORT_STATUS"},
[all …]
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c341 rc = sja1105_inhibit_tx(priv, GENMASK_ULL(ds->num_ports - 1, 0), true); in sja1105_static_config_upload()
599 .supports_mii = {true, true, true, true, true},
600 .supports_rmii = {true, true, true, true, true},
601 .supports_rgmii = {true, true, true, true, true},
631 .supports_mii = {true, true, true, true, true},
632 .supports_rmii = {true, true, true, true, true},
633 .supports_rgmii = {true, true, true, true, true},
643 .can_limit_mcast_flood = true,
664 .supports_mii = {true, true, true, true, true},
665 .supports_rmii = {true, true, true, true, true},
[all …]
/linux/scripts/kconfig/
H A 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/tools/perf/tests/
H A 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/tools/testing/selftests/net/af_unix/
H A Dmsg_oob.c44 .peek = true in FIXTURE_VARIANT_ADD()
151 self->tcp_compliant = true; in FIXTURE_SETUP()
247 printed = true; in __recvpair()
324 variant->peek ? MSG_PEEK : 0, true); in __resetpair()
356 self->tcp_compliant = true)
368 resetpair(true); in TEST_F()
387 epollpair(true); in TEST_F()
388 siocatmarkpair(true); in TEST_F()
392 siocatmarkpair(true); in TEST_F()
402 epollpair(true); in TEST_F()
[all …]
/linux/net/mac80211/tests/
H A Dmfp.c28 .unicast = true,
44 .unicast = true,
45 .sta = true,
54 .sta = true,
62 .unicast = true,
63 .sta = true,
64 .mfp = true,
73 .sta = true,
74 .mfp = true,
83 .unicast = true,
[all …]
/linux/drivers/clk/imx/
H A Dclk-imx7ulp.c157 …_composite("lptpm4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x94… in imx7ulp_clk_pcc2_init()
158 …_composite("lptpm5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x98… in imx7ulp_clk_pcc2_init()
159 …_composite("lpit1", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0x9c… in imx7ulp_clk_pcc2_init()
160 …_composite("lpspi2", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xa4… in imx7ulp_clk_pcc2_init()
161 …_composite("lpspi3", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xa8… in imx7ulp_clk_pcc2_init()
162 …_composite("lpi2c4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xac… in imx7ulp_clk_pcc2_init()
163 …_composite("lpi2c5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb0… in imx7ulp_clk_pcc2_init()
164 …_composite("lpuart4", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb4… in imx7ulp_clk_pcc2_init()
165 …_composite("lpuart5", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xb8… in imx7ulp_clk_pcc2_init()
166 …_composite("flexio1", periph_bus_sels, ARRAY_SIZE(periph_bus_sels), true, false, true, base + 0xc4… in imx7ulp_clk_pcc2_init()
[all …]
H A Dclk-imx8ulp.c332 …te("wdog3", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xa8,… in imx8ulp_clk_pcc3_init()
333 …te("wdog4", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xac,… in imx8ulp_clk_pcc3_init()
334 …te("lpit1", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xc8,… in imx8ulp_clk_pcc3_init()
335 …ite("tpm4", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xcc,… in imx8ulp_clk_pcc3_init()
336 …("flexio1", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xd4,… in imx8ulp_clk_pcc3_init()
337 …ite("i3c2", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xd8,… in imx8ulp_clk_pcc3_init()
338 …e("lpi2c4", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xdc,… in imx8ulp_clk_pcc3_init()
339 …e("lpi2c5", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xe0,… in imx8ulp_clk_pcc3_init()
340 …("lpuart4", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xe4,… in imx8ulp_clk_pcc3_init()
341 …("lpuart5", pcc3_periph_bus_sels, ARRAY_SIZE(pcc3_periph_bus_sels), true, true, true, base + 0xe8,… in imx8ulp_clk_pcc3_init()
[all …]
/linux/drivers/clk/tegra/
H A 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 …]
H A 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/drivers/md/dm-vdo/
H A Dadmin-state.c17 .normal = true,
22 .normal = true,
23 .operating = true,
28 .operating = true,
29 .loading = true,
34 .operating = true,
35 .loading = true,
44 .normal = true,
45 .operating = true,
46 .loading = true,
[all …]
/linux/drivers/net/wireguard/selftest/
H A 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/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik-db8500.c984 PRCM_GPIOCR_ALTCX(23, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE_CLK_a */
985 true, PRCM_IDX_GPIOCR1, 7, /* SBAG_CLK_a */
989 PRCM_GPIOCR_ALTCX(24, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE or U2_RXD ??? */
990 true, PRCM_IDX_GPIOCR1, 7, /* SBAG_VAL_a */
991 true, PRCM_IDX_GPIOCR1, 10, /* STM_MOD_CMD0 */
994 PRCM_GPIOCR_ALTCX(25, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE_DAT_a[0] */
995 true, PRCM_IDX_GPIOCR1, 7, /* SBAG_D_a[0] */
999 PRCM_GPIOCR_ALTCX(26, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE_DAT_a[1] */
1000 true, PRCM_IDX_GPIOCR1, 7, /* SBAG_D_a[1] */
1004 PRCM_GPIOCR_ALTCX(27, true, PRCM_IDX_GPIOCR1, 9, /* STMAPE_DAT_a[2] */
[all …]
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_irq.c40 {#name, HBG_INT_MSK_##name##_B, true, need_print, \
46 HBG_ERR_IRQ_I(TX_PKT_CPL, true, true),
47 HBG_ERR_IRQ_I(MAC_MII_FIFO_ERR, true, true),
48 HBG_ERR_IRQ_I(MAC_PCS_RX_FIFO_ERR, true, true),
49 HBG_ERR_IRQ_I(MAC_PCS_TX_FIFO_ERR, true, true),
50 HBG_ERR_IRQ_I(MAC_APP_RX_FIFO_ERR, true, true),
51 HBG_ERR_IRQ_I(MAC_APP_TX_FIFO_ERR, true, true),
52 HBG_ERR_IRQ_I(SRAM_PARITY_ERR, true, false),
53 HBG_ERR_IRQ_I(TX_AHB_ERR, true, true),
55 HBG_ERR_IRQ_I(REL_BUF_ERR, true, false),
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c64 .rxdma1_enable = true,
68 .htt_peer_map_v2 = true,
79 .fragment_160mhz = true,
85 .supports_monitor = true,
90 .coldboot_cal_mm = true,
91 .coldboot_cal_ftm = true,
92 .cbcal_restart_fw = true,
99 .fix_l1ss = true,
104 .alloc_cacheable_memory = true,
108 .dbr_debug_support = true,
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/infra/
H A Dqdiscs.json12 "$IP link set dev $DUMMY up || true",
13 "$IP addr add 10.10.10.10/24 dev $DUMMY || true",
21 "ping -c1 -W0.01 -I $DUMMY 10.10.10.1 || true",
45 "$IP link set dev $DUMMY up || true",
46 "$IP addr add 10.10.10.10/24 dev $DUMMY || true",
51 "ping -c1 -W0.01 -I $DUMMY 10.10.10.1 || true",
75 "$IP link set dev $DUMMY up || true",
76 "$IP addr add 10.10.10.10/24 dev $DUMMY || true",
85 "ping -c1 -W0.01 -I $DUMMY 10.10.10.1 || true"
108 "$IP link set dev $DUMMY up || true",
[all …]
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-uapi.c85 .token = true,
91 .token = true,
103 .token = true,
110 .token = true,
117 .token = true,
124 .token = true,
131 .token = true,
137 .token = true,
143 .token = true,
149 .token = true,
[all …]
/linux/sound/soc/qcom/
H A Dlpass-cpu.c402 drvdata->mi2s_was_prepared[dai->driver->id] = true; in lpass_cpu_daiops_prepare()
496 return true; in lpass_cpu_regmap_writeable()
500 return true; in lpass_cpu_regmap_writeable()
502 return true; in lpass_cpu_regmap_writeable()
507 return true; in lpass_cpu_regmap_writeable()
509 return true; in lpass_cpu_regmap_writeable()
511 return true; in lpass_cpu_regmap_writeable()
513 return true; in lpass_cpu_regmap_writeable()
518 return true; in lpass_cpu_regmap_writeable()
520 return true; in lpass_cpu_regmap_writeable()
[all …]
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ioctl_set.c12 u8 ret = true; in rtw_validate_bssid()
26 u8 ret = true; in rtw_validate_ssid()
55 pmlmepriv->to_join = true; in rtw_do_join()
87 if (check_fwstate(pmlmepriv, WIFI_ADHOC_STATE) == true) { in rtw_do_join()
154 if (check_fwstate(pmlmepriv, _FW_UNDER_SURVEY) == true) in rtw_set_802_11_ssid()
156 else if (check_fwstate(pmlmepriv, _FW_UNDER_LINKING) == true) in rtw_set_802_11_ssid()
159 if (check_fwstate(pmlmepriv, _FW_LINKED|WIFI_ADHOC_MASTER_STATE) == true) { in rtw_set_802_11_ssid()
165 rtw_disassoc_cmd(padapter, 0, true); in rtw_set_802_11_ssid()
167 if (check_fwstate(pmlmepriv, _FW_LINKED) == true) in rtw_set_802_11_ssid()
172 if (check_fwstate(pmlmepriv, WIFI_ADHOC_MASTER_STATE) == true) { in rtw_set_802_11_ssid()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A 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/drivers/pmdomain/imx/
H A Dscu-pd.c125 { "pwm", IMX_SC_R_PWM_0, 8, true, 0 },
126 { "gpio", IMX_SC_R_GPIO_0, 8, true, 0 },
127 { "gpt", IMX_SC_R_GPT_0, 5, true, 0 },
129 { "fspi", IMX_SC_R_FSPI_0, 2, true, 0 },
130 { "mu_a", IMX_SC_R_MU_0A, 14, true, 0 },
131 { "mu_b", IMX_SC_R_MU_5B, 9, true, 5 },
134 { "usb", IMX_SC_R_USB_0, 2, true, 0 },
139 { "sdhc", IMX_SC_R_SDHC_0, 3, true, 0 },
140 { "enet", IMX_SC_R_ENET_0, 2, true, 0 },
142 { "mlb", IMX_SC_R_MLB_0, 1, true, 0 },
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgf100.c30 { 0x00002000, NVKM_SUBDEV_PMU, 0, true },
41 { NVKM_ENGINE_DISP , 0, 0, 0x04000000, true },
42 { NVKM_ENGINE_MSPDEC , 0, 0, 0x00020000, true },
43 { NVKM_ENGINE_MSVLD , 0, 0, 0x00008000, true },
46 { NVKM_ENGINE_CE , 1, 0, 0x00000040, true },
47 { NVKM_ENGINE_CE , 0, 0, 0x00000020, true },
48 { NVKM_ENGINE_MSPPP , 0, 0, 0x00000001, true },
49 { NVKM_SUBDEV_PRIVRING, 0, 0, 0x40000000, true },
50 { NVKM_SUBDEV_BUS , 0, 0, 0x10000000, true },
51 { NVKM_SUBDEV_FB , 0, 0, 0x08002000, true },
[all …]

12345678910>>...245