Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_io.c611 value_shift = mask_shift + bitshift(sniff->u.vm.mask); in match_io_sniff_value()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service.h642 __inline static u32 bitshift(u32 bitmask) in bitshift() function
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_halmac.c4928 return (val << bitshift(msk)); in _phy_parameter_val_drv2halmac()