Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-hi655x.c18 #define HI655X_CLK_SET BIT(6) macro
39 HI655X_CLK_SET, enable ? HI655X_CLK_SET : 0); in hi655x_clk_enable()