Searched defs:mtk_w32 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/media/rc/ |
H A D | mtk-cir.c | 179 static void mtk_w32(struct mtk_ir *ir, u32 val, unsigned int reg) in mtk_w32() function
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-mt7622.c | 108 static void mtk_w32(struct mtk_rtc *rtc, u32 reg, u32 val) in mtk_w32() function
|
/openbmc/u-boot/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.c | 45 static void mtk_w32(struct udevice *dev, u32 reg, u32 val) in mtk_w32() function
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common-v2.c | 47 static void mtk_w32(struct mtk_pinctrl *pctl, u8 i, u32 reg, u32 val) in mtk_w32() function
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 282 void mtk_w32(struct mtk_eth *eth, u32 val, unsigned reg) in mtk_w32() function
|