Home
last modified time | relevance | path

Searched refs:slot_index (Results 1 – 1 of 1) sorted by relevance

/u-boot/board/ti/am65x/
A Devm.c219 u8 slot_index; /* Slot the card is installed */ in probe_daughtercards() member
269 u8 slot_index = cards[i].slot_index; in probe_daughtercards() local
270 u8 i2c_addr = slot_map[slot_index].i2c_addr; in probe_daughtercards()
276 ret = dm_gpio_get_value(&board_det_gpios[slot_index]); in probe_daughtercards()

Completed in 2 milliseconds