Home
last modified time | relevance | path

Searched defs:rst_map (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/
H A Dgpio.c8 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/
H A Dgpio_glk.c8 static const struct reset_mapping rst_map[] = { variable
H A Dgpio_apl.c8 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/ebg/
H A Dsoc_gpio.c15 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/
H A Dgpio.c8 static const struct reset_mapping rst_map[] = { variable
H A Dgpio_cnp_h.c8 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/lbg/
H A Dsoc_gpio.c15 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/jasperlake/
H A Dgpio.c8 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/elkhartlake/
H A Dgpio.c8 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/
H A Dgpio_pch_h.c14 static const struct reset_mapping rst_map[] = { variable
H A Dgpio.c16 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/
H A Dgpio.c8 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/
H A Dgpio.c10 static const struct reset_mapping rst_map[] = { variable
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/gpio/
H A Dgpio.c312 const struct reset_mapping *rst_map = comm->reset_map; in gpio_pad_reset_config_override() local