Searched refs:SET_BITS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Drc32434_wdt.c73 #define SET_BITS(addr, or, nand) \ macro
109 SET_BITS(wdt_reg->errcs, or, nand); rc32434_wdt_start()
118 SET_BITS(wdt_reg->wtc, or, nand); rc32434_wdt_start()
129 SET_BITS(wdt_reg->wtc, 0, 1 << RC32434_WTC_EN); rc32434_wdt_stop()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.h991 #define SET_BITS(_var, _index, _width, _val) \ macro
1021 SET_BITS((_var), \
1056 SET_BITS(reg_val, \
1082 SET_BITS(reg_val, \
1106 SET_BITS(reg_val, \
/linux-4.1.27/drivers/net/phy/
H A Damd-xgbe-phy.c240 #define SET_BITS(_var, _index, _width, _val) \ macro
252 SET_BITS((_var), \
277 SET_BITS(reg_val, \
297 SET_BITS(reg_val, \
324 SET_BITS(reg_val, \

Completed in 228 milliseconds