Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_pamu.c38 static unsigned int map_subwindow_cnt_to_wce(uint32_t subwindow_cnt) in map_subwindow_cnt_to_wce() argument
41 return count_lsb_zeroes(subwindow_cnt) - 1; in map_subwindow_cnt_to_wce()