Searched refs:TLI_LxVPOS_WBP (Results 1 – 2 of 2) sorted by relevance
278 TLI_LxVPOS(layerx) &= ~(TLI_LxVPOS_WTP | (TLI_LxVPOS_WBP)); in tli_layer_init()321 TLI_LxVPOS(layerx) &= ~(TLI_LxVPOS_WTP | (TLI_LxVPOS_WBP)); in tli_layer_window_offset_modify()
155 #define TLI_LxVPOS_WBP BITS(16,27) /*!< window bottom position */ macro