Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp390 static int chk_cri_sel_update(uint8_t* cri_sel_up) in chk_cri_sel_update() argument
403 *cri_sel_up = 1; in chk_cri_sel_update()
407 *cri_sel_up = 0; in chk_cri_sel_update()
415 *cri_sel_up = 1; in chk_cri_sel_update()
419 *cri_sel_up = 0; in chk_cri_sel_update()
434 uint8_t cri_sel_up = 0; in plat_udbg_get_updated_frames() local
447 chk_cri_sel_update(&cri_sel_up); in plat_udbg_get_updated_frames()
448 if (cri_sel_up == 1) in plat_udbg_get_updated_frames()