Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/ks2_evm/
H A Dboard_k2hk.c21 [tetris_clk] = 125000000,
40 case tetris_clk: in get_external_clk()
H A Dboard_k2l.c31 case tetris_clk: in get_external_clk()
H A Dboard_k2g.c40 case tetris_clk: in get_external_clk()
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock.h96 tetris_clk, enumerator
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dclock.c309 ret = get_external_clk(tetris_clk); in pll_freq_get()