Home
last modified time | relevance | path

Searched refs:implied (Results 1 – 25 of 686) sorted by relevance

12345678910>>...28

/Linux-v4.19/Documentation/arm64/
Delf_hwcaps.txt50 Functionality implied by idreg.field == val.
55 indicate the absence of functionality implied by other values of
68 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0000.
72 Functionality implied by ID_AA64PFR0_EL1.AdvSIMD == 0b0000.
81 Functionality implied by ID_AA64ISAR1_EL1.AES == 0b0001.
85 Functionality implied by ID_AA64ISAR1_EL1.AES == 0b0010.
89 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001.
93 Functionality implied by ID_AA64ISAR0_EL1.SHA2 == 0b0001.
97 Functionality implied by ID_AA64ISAR0_EL1.CRC32 == 0b0001.
101 Functionality implied by ID_AA64ISAR0_EL1.Atomic == 0b0010.
[all …]
/Linux-v4.19/arch/arm/boot/dts/
Dbcm21664-garnet.dts9 * kind, whether express or implied; without even the implied warranty
Dbcm28155-ap.dts9 * kind, whether express or implied; without even the implied warranty
Ddra62x.dtsi4 * kind, whether express or implied.
Domap3-cpu-thermal.dtsi8 * kind, whether express or implied.
Ddra7-dspeve-thermal.dtsi8 * kind, whether express or implied.
Ddra7-iva-thermal.dtsi8 * kind, whether express or implied.
Domap5-core-thermal.dtsi9 * kind, whether express or implied.
Domap5-gpu-thermal.dtsi9 * kind, whether express or implied.
Domap4-cpu-thermal.dtsi9 * kind, whether express or implied.
Dartpec6-devboard.dts6 * kind, whether express or implied.
/Linux-v4.19/scripts/kconfig/
Dsymbol.c226 if (sym->implied.expr && sym->dir_dep.tri != no) in sym_calc_visibility()
227 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility()
230 if (sym->implied.tri != tri) { in sym_calc_visibility()
231 sym->implied.tri = tri; in sym_calc_visibility()
396 if (sym->implied.tri != no) { in sym_calc_value()
398 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value()
407 (sym_get_type(sym) == S_BOOLEAN || sym->implied.tri == yes)) in sym_calc_value()
489 if (sym->implied.tri == yes && val == mod) in sym_tristate_within_range()
744 if (val < sym->implied.tri) in sym_get_string_default()
745 val = sym->implied.tri; in sym_get_string_default()
[all …]
Dmenu.c407 es->implied.expr = expr_alloc_or(es->implied.expr, in menu_finalize()
834 if (sym->implied.expr) { in get_symbol_str()
835 expr_gstr_print_revdep(sym->implied.expr, r, yes, " Implied by [y]:\n"); in get_symbol_str()
836 expr_gstr_print_revdep(sym->implied.expr, r, mod, " Implied by [m]:\n"); in get_symbol_str()
837 expr_gstr_print_revdep(sym->implied.expr, r, no, " Implied by [n]:\n"); in get_symbol_str()
/Linux-v4.19/arch/powerpc/boot/dts/fsl/
Db4420qds.dts24 * express or implied warranties, including, but not limited to, the implied
Db4420si-pre.dtsi24 * express or implied warranties, including, but not limited to, the implied
/Linux-v4.19/Documentation/devicetree/bindings/w1/
Domap-hdq.txt11 If not specified HDQ mode is implied.
/Linux-v4.19/arch/arm64/boot/dts/qcom/
Dmsm8996-mtp.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmsm8996-mtp.dtsi9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dapq8096-db820c.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dapq8016-sbc.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmsm8916-mtp.dts9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmsm8916-mtp.dtsi9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/Linux-v4.19/arch/arm64/boot/dts/mediatek/
Dmt6755-evb.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
Dmt6797-evb.dts10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
DLICENSE9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or

12345678910>>...28