HomeSort by relevance Sort by last modified time
    Searched defs:V_OSCK (Results 1 - 25 of 31) sorted by null

1 2

  /external/u-boot/include/configs/
pepper.h 12 #define V_OSCK 24000000 /* Clock output from T2 */
13 #define V_SCLK (V_OSCK)
pdu001.h 29 #define V_OSCK 24000000 /* Clock output from T2 */
30 #define V_SCLK (V_OSCK)
ti_omap3_common.h 24 #define V_OSCK 26000000 /* Clock output from T2 */
25 #define V_SCLK (V_OSCK >> 1)
am335x_igep003x.h 20 #define V_OSCK 24000000 /* Clock output from T2 */
21 #define V_SCLK (V_OSCK)
am335x_shc.h 29 #define V_OSCK 24000000 /* Clock output from T2 */
30 #define V_SCLK (V_OSCK)
am335x_sl50.h 22 #define V_OSCK 24000000 /* Clock output from T2 */
23 #define V_SCLK (V_OSCK)
brxre1.h 24 #define V_OSCK 26000000 /* Clock output from T2 */
25 #define V_SCLK (V_OSCK)
chiliboard.h 16 #define V_OSCK 24000000 /* Clock output from T2 */
17 #define V_SCLK (V_OSCK)
pcm051.h 91 #define V_OSCK 25000000 /* Clock output from T2 */
92 #define V_SCLK (V_OSCK)
pengwyn.h 18 #define V_OSCK 24000000
19 #define V_SCLK V_OSCK
baltos.h 25 #define V_OSCK 24000000 /* Clock output from T2 */
26 #define V_SCLK (V_OSCK)
brppt1.h 26 #define V_OSCK 26000000 /* Clock output from T2 */
27 #define V_SCLK (V_OSCK)
cm_t335.h 23 #define V_OSCK 25000000 /* Clock output from T2 */
24 #define V_SCLK (V_OSCK)
cm_t43.h 86 #define V_OSCK 24000000 /* Clock output from T2 */
87 #define V_SCLK (V_OSCK)
sniper.h 34 #define V_OSCK 26000000
35 #define V_SCLK (V_OSCK >> 1)
ti814x_evm.h 84 #define V_OSCK 24000000 /* Clock output from T2 */
85 #define V_SCLK (V_OSCK >> 1)
ti816x_evm.h 29 #define V_OSCK 24000000 /* Clock output from T2 */
30 #define V_SCLK (V_OSCK >> 1)
am335x_evm.h 31 #define V_OSCK 24000000 /* Clock output from T2 */
32 #define V_SCLK (V_OSCK)
am43xx_evm.h 65 #define V_OSCK 24000000 /* Clock output from T2 */
66 #define V_SCLK (V_OSCK)
bav335x.h 31 #define V_OSCK 24000000 /* Clock output from T2 */
32 #define V_SCLK (V_OSCK)
cm_t3517.h 29 #define V_OSCK 26000000 /* Clock output from T2 */
30 #define V_SCLK (V_OSCK >> 1)
tao3530.h 23 #define V_OSCK 26000000 /* Clock output from T2 */
24 #define V_SCLK (V_OSCK >> 1)
tricorder.h 30 #define V_OSCK 26000000 /* Clock output from T2 */
31 #define V_SCLK (V_OSCK >> 1)
am3517_crane.h 23 #define V_OSCK 26000000 /* Clock output from T2 */
24 #define V_SCLK (V_OSCK >> 1)
cm_t35.h 30 #define V_OSCK 26000000 /* Clock output from T2 */
31 #define V_SCLK (V_OSCK >> 1)

Completed in 541 milliseconds

1 2