Searched refs:mmc0_dat0 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/coreboot/src/soc/ti/am335x/ | ||
H A D | pinmux.h | 105 uint32_t mmc0_dat0; member |
H A D | pinmux.c | 56 write32(®s->mmc0_dat0, MODE(0) | RXACTIVE | PULLUP_EN); in am335x_pinmux_mmc0() |