Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_cw221x.c54 #define IC_READY_MARK 0x0C macro
457 if (IC_READY_MARK == (reg_val & IC_READY_MARK)) in cw_config_start_ic()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcw221x_battery.c61 #define IC_READY_MARK 0x0C macro
622 if (IC_READY_MARK == (reg_val & IC_READY_MARK)) in cw_config_start_ic()