Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/meson/
Daxg-audio.c27 #define AUD_GATE(_name, _reg, _bit, _phws, _iflags) \ argument
36 .parent_hws = (const struct clk_hw *[]) { &_phws.hw }, \
59 #define AUD_DIV(_name, _reg, _shift, _width, _dflags, _phws, _iflags) \ argument
70 .parent_hws = (const struct clk_hw *[]) { &_phws.hw }, \
199 _hi_shift, _hi_width, _phws, _iflags) \ argument
216 .parent_hws = (const struct clk_hw *[]) { &_phws.hw }, \
246 _phws, _iflags) \ argument
268 .parent_hws = (const struct clk_hw *[]) { &_phws.hw }, \