Searched refs:implied (Results 1 – 25 of 686) sorted by relevance
12345678910>>...28
/Linux-v4.19/Documentation/arm64/ |
D | elf_hwcaps.txt | 50 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/ |
D | bcm21664-garnet.dts | 9 * kind, whether express or implied; without even the implied warranty
|
D | bcm28155-ap.dts | 9 * kind, whether express or implied; without even the implied warranty
|
D | dra62x.dtsi | 4 * kind, whether express or implied.
|
D | omap3-cpu-thermal.dtsi | 8 * kind, whether express or implied.
|
D | dra7-dspeve-thermal.dtsi | 8 * kind, whether express or implied.
|
D | dra7-iva-thermal.dtsi | 8 * kind, whether express or implied.
|
D | omap5-core-thermal.dtsi | 9 * kind, whether express or implied.
|
D | omap5-gpu-thermal.dtsi | 9 * kind, whether express or implied.
|
D | omap4-cpu-thermal.dtsi | 9 * kind, whether express or implied.
|
D | artpec6-devboard.dts | 6 * kind, whether express or implied.
|
/Linux-v4.19/scripts/kconfig/ |
D | symbol.c | 226 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 …]
|
D | menu.c | 407 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/ |
D | b4420qds.dts | 24 * express or implied warranties, including, but not limited to, the implied
|
D | b4420si-pre.dtsi | 24 * express or implied warranties, including, but not limited to, the implied
|
/Linux-v4.19/Documentation/devicetree/bindings/w1/ |
D | omap-hdq.txt | 11 If not specified HDQ mode is implied.
|
/Linux-v4.19/arch/arm64/boot/dts/qcom/ |
D | msm8996-mtp.dts | 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
D | msm8996-mtp.dtsi | 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
D | apq8096-db820c.dts | 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
D | apq8016-sbc.dts | 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
D | msm8916-mtp.dts | 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
D | msm8916-mtp.dtsi | 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/Linux-v4.19/arch/arm64/boot/dts/mediatek/ |
D | mt6755-evb.dts | 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
D | mt6797-evb.dts | 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | LICENSE | 9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
12345678910>>...28