Home
last modified time | relevance | path

Searched defs:output_en (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/sifive/fu740/
H A Dgpio.c49 uint32_t output_en = read32((void *)SIFIVE_GPIO_OUTPUT_EN); in gpio_set_direction() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h236 …bool output_en : 1; /* Set to 0 when outputting directly to float_acc bel… member
266 bool output_en : 1; /* Always true */ member