Home
last modified time | relevance | path

Searched defs:ena (Results 1 – 15 of 15) sorted by relevance

/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
Dbdk-csrs-dtx.h67 …uint64_t ena : 1; /**< [ 0: 0](R/W) Enable this DTX instance as the responder… member
201 …uint64_t ena : 36; /**< [ 35: 0](R/W) Output enable vector of which bits to dri… member
283 …uint64_t ena : 1; /**< [ 0: 0](R/W) Enable this DTX instance as the responder… member
415 …uint64_t ena : 36; /**< [ 35: 0](R/W) Output enable vector of which bits to dri… member
542 …uint64_t ena : 36; /**< [ 35: 0](R/W) Output enable vector of which bits to dri… member
616 …uint64_t ena : 1; /**< [ 0: 0](R/W) Enable this DTX instance as the responder… member
738 …uint64_t ena : 36; /**< [ 35: 0](R/W) Output enable vector of which bits to dri… member
812 …uint64_t ena : 1; /**< [ 0: 0](R/W) Enable this DTX instance as the responder… member
932 …uint64_t ena : 36; /**< [ 35: 0](R/W) Output enable vector of which bits to dri… member
1006 …uint64_t ena : 1; /**< [ 0: 0](R/W) Enable this DTX instance as the responder… member
[all …]
Dbdk-csrs-sgp.h123 …uint32_t ena : 1; /**< [ 16: 16](R/W) SGPIO enable. Enables the SGPIO inputs an… member
Dbdk-csrs-rvu.h3278 …uint64_t ena : 1; /**< [ 20: 20](R/W) Enable the PF. When clear, the PF is unus… member
Dbdk-csrs-ocx.h2157 …uint64_t ena : 1; /**< [ 1: 1](RO/H) OCX_LNEX_TRN_CTL[TRN_ENA]=1 indicates th… member
Dbdk-csrs-pcierc.h2374 …uint32_t ena : 1; /**< [ 31: 31](RO/WRSL) Enable for this entry. This field is… member
16459 …uint32_t ena : 1; /**< [ 31: 31](RO/WRSL) Enable for this entry. This field is… member
Dbdk-csrs-ap.h6461 uint64_t ena : 1; /**< [ 0: 0](R/W) Enable. */ member
/external/linux-kselftest/tools/testing/selftests/net/
Dcmsg_sender.c39 bool ena; member
61 bool ena; member
65 bool ena; member
/external/rust/android-crates-io/crates/gdbstub/src/protocol/commands/
D_QTDP.rs55 let ena = params.next()?; in from_packet() localVariable
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c396 LLVMValueRef ena = LLVMBuildICmp(builder, LLVMIntULT, ac_get_thread_id(&ctx->ac), count, ""); in si_build_wrapper_function() local
444 … LLVMValueRef ena = LLVMBuildICmp(builder, LLVMIntULT, ac_get_thread_id(&ctx->ac), count, ""); in si_build_wrapper_function() local
/external/coreboot/src/soc/nvidia/tegra124/
Dsor.c141 void tegra_dc_sor_set_dp_linkctl(struct tegra_dc_sor_data *sor, int ena, in tegra_dc_sor_set_dp_linkctl()
Ddp.c692 static int tegra_dc_dp_set_assr(struct tegra_dc_dp_data *dp, int ena) in tegra_dc_dp_set_assr()
/external/coreboot/src/soc/nvidia/tegra210/
Dsor.c143 void tegra_dc_sor_set_dp_linkctl(struct tegra_dc_sor_data *sor, int ena, in tegra_dc_sor_set_dp_linkctl()
Ddp.c709 static int tegra_dc_dp_set_assr(struct tegra_dc_dp_data *dp, int ena) in tegra_dc_dp_set_assr()
/external/v4l-utils/utils/common/
Dcv4l-helpers.h573 int ena = enable; in overlay() local
/external/coreboot/src/vendorcode/cavium/bdk/libdram/
Ddram-init-ddr3.c842 int bit_sel, int byte_sel, int ena) in do_write_deskew_op()