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.cpp304 static int chk_cri_sel_update(uint8_t* cri_sel_up) in chk_cri_sel_update() argument
317 *cri_sel_up = 1; in chk_cri_sel_update()
321 *cri_sel_up = 0; in chk_cri_sel_update()
329 *cri_sel_up = 1; in chk_cri_sel_update()
333 *cri_sel_up = 0; in chk_cri_sel_update()
348 uint8_t cri_sel_up = 0; in plat_udbg_get_updated_frames() local
361 chk_cri_sel_update(&cri_sel_up); in plat_udbg_get_updated_frames()
362 if (cri_sel_up == 1) in plat_udbg_get_updated_frames()