Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/kmp204x/
H A Dkmp204x.c108 qrio_wdmask(BFTIC4_RST, true); in board_early_init_f()
163 qrio_wdmask(ZL30343_RST, true); in misc_init_f()
170 qrio_wdmask(QSFP1_RST, true); in misc_init_f()
171 qrio_wdmask(QSFP2_RST, true); in misc_init_f()
H A Dqrio.c93 void qrio_wdmask(u8 bit, bool wden) in qrio_wdmask() function
115 qrio_wdmask(bit, wden); in qrio_prst()
H A Dkmp204x.h22 void qrio_wdmask(u8 bit, bool wden);