Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dvid.c288 int adjust_vdd(ulong vdd_override) in adjust_vdd() function
447 int adjust_vdd(ulong vdd_override) in adjust_vdd() function
670 adjust_vdd(override); /* the value is checked by callee */ in do_vdd_override()
H A Dvid.h22 int adjust_vdd(ulong vdd_override);
/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A Dt4240qds.c206 static int adjust_vdd(ulong vdd_override) in adjust_vdd() function
561 if (adjust_vdd(0)) in board_early_init_r()
877 adjust_vdd(override); /* the value is checked by callee */ in do_vdd_adjust()
/OK3568_Linux_fs/u-boot/board/freescale/t4rdb/
H A Dt4240rdb.c82 if (adjust_vdd(0)) in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/
H A Dt208xrdb.c87 if (adjust_vdd(0)) in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Dt208xqds.c365 if (adjust_vdd(0)) in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/ls1046aqds/
H A Dls1046aqds.c264 if (adjust_vdd(0)) in board_init()
/OK3568_Linux_fs/u-boot/board/freescale/ls2080aqds/
H A Dls2080aqds.c256 if (adjust_vdd(0)) in misc_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/ls2080ardb/
H A Dls2080ardb.c275 if (adjust_vdd(0)) in misc_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Db4860qds.c132 static int adjust_vdd(ulong vdd_override) in adjust_vdd() function
1029 if (adjust_vdd(0) < 0) in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/ls1088a/
H A Dls1088a.c61 if (adjust_vdd(0) < 0) in init_func_vid()