Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hte/
H A Dhte-tegra194.c80 #define HTE_SLICE_SIZE (HTE_SLICE1_TETEN - HTE_SLICE0_TETEN) macro
459 sl_bit_shift = __builtin_ctz(HTE_SLICE_SIZE); in tegra_hte_en_dis_common()
474 line_bit = line_id & (HTE_SLICE_SIZE - 1); in tegra_hte_en_dis_common()
817 u32 sl_bit_shift = __builtin_ctz(HTE_SLICE_SIZE); in tegra_hte_resume_early()
838 u32 sl_bit_shift = __builtin_ctz(HTE_SLICE_SIZE); in tegra_hte_suspend_late()