Searched refs:vc (Results 1 – 5 of 5) sorted by relevance
| /u-boot/drivers/clk/ |
| A D | clk_versaclock.c | 374 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 D | assembler.h | 64 .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 D | Makefile | 26 obj-y += vc.o
|
| /u-boot/drivers/video/nexell/ |
| A D | s5pxx18_dp.c | 280 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 D | fsp-s.txt | 142 - fsps,hd-audio-vc-type: HD-Audio Virtual Channel Type
|
Completed in 22 milliseconds