Home
last modified time | relevance | path

Searched defs:is_flight (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/plat/mediatek/drivers/spm/mt8188/constraints/
H A Dmt_spm_rc_dram.c125 unsigned int is_flight = (val) ? !!(*((unsigned int *)val) == FLIGHT_MODE_ON) : 0; in update_rc_clkbuf_status() local
H A Dmt_spm_rc_syspll.c138 unsigned int is_flight = (val) ? !!(*((unsigned int *)val) == FLIGHT_MODE_ON) : 0; in update_rc_clkbuf_status() local