Home
last modified time | relevance | path

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

/u-boot/drivers/clk/
A Dclk_versaclock.c374 struct vc5_driver_data *vc = hwdata->vc5; in vc5_pll_recalc_rate() local
380 dm_i2c_read(vc->i2c, VC5_FEEDBACK_INT_DIV, fb, 5); in vc5_pll_recalc_rate()
442 struct vc5_driver_data *vc = hwdata->vc5; in vc5_fod_recalc_rate() local
443 struct clk *parent = &vc->clk_pll.hw; in vc5_fod_recalc_rate()
452 dm_i2c_read(vc->i2c, VC5_OUT_DIV_INT(hwdata->num, 0), od_int, 2); in vc5_fod_recalc_rate()
453 dm_i2c_read(vc->i2c, VC5_OUT_DIV_FRAC(hwdata->num, 0), od_frc, 4); in vc5_fod_recalc_rate()
470 struct vc5_driver_data *vc = hwdata->vc5; in vc5_fod_round_rate() local
471 struct clk *parent = &vc->clk_pll.hw; in vc5_fod_round_rate()
624 struct vc5_driver_data *vc; in vc5_clk_out_set_rate() local
628 vc = dev_get_priv(dev); in vc5_clk_out_set_rate()
[all …]
/u-boot/arch/arm/include/asm/
A Dassembler.h64 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/u-boot/arch/arm/mach-omap2/
A DMakefile26 obj-y += vc.o
/u-boot/drivers/video/nexell/
A Ds5pxx18_dp.c280 int vl, vc; in dp_plane_set_enable() local
303 &hl, &hc, &vl, &vc); in dp_plane_set_enable()
304 if (hl || hc || vl || vc) in dp_plane_set_enable()
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/
A Dfsp-s.txt142 - fsps,hd-audio-vc-type: HD-Audio Virtual Channel Type

Completed in 22 milliseconds