Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_reg.h297 #define DPMAIF_DRB_SIZE_MSK GENMASK(15, 0) macro
A Dt7xx_dpmaif.c866 value &= ~DPMAIF_DRB_SIZE_MSK; in t7xx_dpmaif_ul_update_drb_size()
867 value |= size & DPMAIF_DRB_SIZE_MSK; in t7xx_dpmaif_ul_update_drb_size()

Completed in 8 milliseconds