Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3576/scmi/
H A Drk3576_clk.c232 #define RK3576_SCMI_CLOCK(_id, _name, _data, _table, _cnt, _is_s) \ argument
237 .rate_table = _table, \
243 _table, is_d, _is_s) \ argument
250 .rate_table = _table, \
251 .rate_cnt = ARRAY_SIZE(_table), \
/rk3399_ARM-atf/include/lib/cpus/aarch64/
H A Dcpu_macros.S386 .macro override_vector_table _table:req
387 adr x1, \_table
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/scmi/
H A Drk3588_clk.c177 #define RK3588_SCMI_CLOCK(_id, _name, _data, _table, _cnt, _is_s) \ argument
182 .rate_table = _table, \
/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c777 #define DIV_CFG(id, _offset, _shift, _width, _flags, _table, _bitrdy)[id] = {\ argument
782 .table = _table,\
H A Dclk-stm32mp2.c614 #define DIV_CFG(id, _offset, _shift, _width, _flags, _table, _bitrdy)[id] = {\ argument
619 .table = _table,\