Home
last modified time | relevance | path

Searched full:rdw (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Darm,syscon-icst.yaml25 connects the low 8 bits of the VDW (missing one bit), hard-wires RDW to
35 Hardware variant RDW OD VDW
/linux/sound/soc/renesas/rcar/
H A Dmix.c45 struct rsnd_kctrl_cfg_s rdw; /* Ramp Rate Down */
116 rsnd_kctrl_vals(mix->rdw)); in rsnd_mix_volume_init()
247 &mix->rdw, in rsnd_mix_pcm_new()
46 struct rsnd_kctrl_cfg_s rdw; /* Ramp Rate Down */ global() member
/linux/drivers/clk/versatile/
H A Dclk-icst.c168 pr_err("ICST error: tried to use RDW != 22\n"); in vco_set()
178 pr_err("ICST error: tried to use RDW != 22\n"); in vco_set()
186 pr_err("ICST error: tried to use RDW != 22\n"); in vco_set()
194 pr_err("ICST error: tried to use RDW != 22\n"); in vco_set()
/linux/drivers/net/ethernet/cirrus/
H A Dep93xx_eth.c177 #define rdw(ep, off) __raw_readw((ep)->base_addr + (off)) macro