Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dti_wilink_st.h209 #define POR_RETRY_COUNT 5 macro
/openbmc/linux/drivers/misc/ti-st/
H A Dst_kim.c453 long retry = POR_RETRY_COUNT; in st_kim_start()