Searched refs:APBC_TSEN_CLK_RST (Results 1 – 3 of 3) sorted by relevance
| /linux/include/soc/spacemit/ |
| H A D | k3-syscon.h | 88 #define APBC_TSEN_CLK_RST 0x6c macro
|
| /linux/drivers/reset/spacemit/ |
| H A D | reset-spacemit-k3.c | 84 [RESET_APBC_TSEN] = RESET_DATA(APBC_TSEN_CLK_RST, BIT(2), 0),
|
| /linux/drivers/clk/spacemit/ |
| H A D | ccu-k3.c | 541 CCU_GATE_DEFINE(tsen_clk, CCU_PARENT_HW(apb_clk), APBC_TSEN_CLK_RST, BIT(1), 0); 542 CCU_GATE_DEFINE(tsen_bus_clk, CCU_PARENT_HW(apb_clk), APBC_TSEN_CLK_RST, BIT(0), 0);
|