mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-19 16:31:27 +01:00
clk/qcom: sm8250: Remove unused defines
Clean up some defines which are not used in the driver. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20250924-2025-10-misc-v1-2-7e75842ca714@fairphone.com Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
This commit is contained in:
parent
e4b35d364e
commit
43a2fc67d3
@ -18,14 +18,9 @@
|
|||||||
#define GCC_SE12_UART_RCG_REG 0x184D0
|
#define GCC_SE12_UART_RCG_REG 0x184D0
|
||||||
#define GCC_SDCC2_APPS_CLK_SRC_REG 0x1400c
|
#define GCC_SDCC2_APPS_CLK_SRC_REG 0x1400c
|
||||||
|
|
||||||
#define APCS_GPLL0_ENA_VOTE 0x79000
|
|
||||||
#define APCS_GPLL9_STATUS 0x1c000
|
#define APCS_GPLL9_STATUS 0x1c000
|
||||||
#define APCS_GPLLX_ENA_REG 0x52018
|
#define APCS_GPLLX_ENA_REG 0x52018
|
||||||
|
|
||||||
#define USB30_PRIM_MASTER_CLK_CMD_RCGR 0xf020
|
|
||||||
#define USB30_PRIM_MOCK_UTMI_CLK_CMD_RCGR 0xf038
|
|
||||||
#define USB3_PRIM_PHY_AUX_CMD_RCGR 0xf064
|
|
||||||
|
|
||||||
static const struct freq_tbl ftbl_gcc_qupv3_wrap1_s4_clk_src[] = {
|
static const struct freq_tbl ftbl_gcc_qupv3_wrap1_s4_clk_src[] = {
|
||||||
F(7372800, CFG_CLK_SRC_GPLL0_EVEN, 1, 384, 15625),
|
F(7372800, CFG_CLK_SRC_GPLL0_EVEN, 1, 384, 15625),
|
||||||
F(14745600, CFG_CLK_SRC_GPLL0_EVEN, 1, 768, 15625),
|
F(14745600, CFG_CLK_SRC_GPLL0_EVEN, 1, 768, 15625),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user