Home
last modified time | relevance | path

Searched defs:baudtable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dcustom_baud.c28 int use_custom_baud(unsigned int baud, const struct baudentry *baudtable) in use_custom_baud()
H A Dcustom_baud_linux.c49 int use_custom_baud(unsigned int baud, const struct baudentry *baudtable) in use_custom_baud()
H A Dcustom_baud_darwin.c24 int use_custom_baud(unsigned int baud, const struct baudentry *baudtable) in use_custom_baud()