Home
last modified time | relevance | path

Searched defs:clr_bit (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-buttons/src/
H A DhostSelector_switch.cpp106 auto clr_bit = [](size_t& val, size_t n) { val &= ~(0xff & (1 << n)); }; in setHostSelectorValue() local
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dmtk-eint.c424 unsigned int set_offset, bit, clr_bit, clr_offset, rst, i, unmask, in mtk_eint_set_debounce() local