Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsh_clk.h34 #define SH_CLK_DIV_MSK(div) ((1 << (div)) - 1) macro
35 #define SH_CLK_DIV4_MSK SH_CLK_DIV_MSK(4)
36 #define SH_CLK_DIV6_MSK SH_CLK_DIV_MSK(6)

Completed in 3 milliseconds