Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootcount.h17 struct bootcount_ops { struct
41 #define bootcount_get_ops(dev) ((struct bootcount_ops *)(dev)->driver->ops) argument
/u-boot/drivers/bootcount/
A Dbootcount-uclass.c14 struct bootcount_ops *ops = bootcount_get_ops(dev); in dm_bootcount_get()
24 struct bootcount_ops *ops = bootcount_get_ops(dev); in dm_bootcount_set()
A Di2c-eeprom.c79 static const struct bootcount_ops bootcount_i2c_eeprom_ops = {
A Drtc.c73 static const struct bootcount_ops bootcount_rtc_ops = {
A Dbootcount.c115 static const struct bootcount_ops bootcount_mem_ops = {
A Dspi-flash.c108 static const struct bootcount_ops bootcount_spi_flash_ops = {

Completed in 6 milliseconds