Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_ppe_regs.h56 #define MTK_PPE_TB_CFG_KEEPALIVE GENMASK(13, 12) macro
Dmtk_ppe.c830 ppe_clear(ppe, MTK_PPE_TB_CFG, MTK_PPE_TB_CFG_KEEPALIVE); in mtk_ppe_prepare_reset()
841 ppe_set(ppe, MTK_PPE_TB_CFG, MTK_PPE_TB_CFG_KEEPALIVE); in mtk_ppe_prepare_reset()
993 FIELD_PREP(MTK_PPE_TB_CFG_KEEPALIVE, in mtk_ppe_start()