Home
last modified time | relevance | path

Searched defs:_shift (Results 1 – 19 of 19) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/
Dccu_div.h43 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument
51 #define _SUNXI_CCU_DIV_TABLE(_shift, _width, _table) \ argument
54 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument
63 #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ argument
66 #define _SUNXI_CCU_DIV_FLAGS(_shift, _width, _flags) \ argument
69 #define _SUNXI_CCU_DIV_MAX(_shift, _width, _max) \ argument
72 #define _SUNXI_CCU_DIV_OFFSET(_shift, _width, _offset) \ argument
75 #define _SUNXI_CCU_DIV(_shift, _width) \ argument
88 _shift, _width, \ argument
105 _shift, _width, \ argument
Dccu_mux.h32 #define _SUNXI_CCU_MUX_TABLE(_shift, _width, _table) \ argument
39 #define _SUNXI_CCU_MUX(_shift, _width) \ argument
51 _reg, _shift, _width, \ argument
68 _reg, _shift, _width, _gate, \ argument
83 _shift, _width, _gate, _flags) \ argument
88 #define SUNXI_CCU_MUX(_struct, _name, _parents, _reg, _shift, _width, \ argument
Dccu_mult.h17 #define _SUNXI_CCU_MULT_OFFSET_MIN_MAX(_shift, _width, _offset, _min, _max) \ argument
26 #define _SUNXI_CCU_MULT_MIN(_shift, _width, _min) \ argument
29 #define _SUNXI_CCU_MULT_OFFSET(_shift, _width, _offset) \ argument
32 #define _SUNXI_CCU_MULT(_shift, _width) \ argument
Dccu_phase.h20 #define SUNXI_CCU_PHASE(_struct, _name, _parent, _reg, _shift, _width, _flags) \ argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_vop2_reg.c20 #define D_VOP_REG(off, _mask, _shift, _write_mask) … argument
25 #define VOP_REG(off, _mask, _shift) D_VOP_REG(off, _mask, _shift, false) argument
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Drockchip_vop2_reg.c19 #define _VOP_REG(off, _mask, _shift, _write_mask) \ argument
27 #define VOP_REG(off, _mask, _shift) \ argument
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Drockchip_vop2_reg.c19 #define _VOP_REG(off, _mask, _shift, _write_mask) \ argument
27 #define VOP_REG(off, _mask, _shift) \ argument
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
Dclk-link.c40 #define GATE_LINK(_name, _pname, _shift) \ argument
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
Dphy-rockchip-csi2-dphy-hw.c213 #define GRF_REG(_offset, _width, _shift) \ argument
Dphy-rockchip-mipi-rx.c326 #define PHY_REG(_offset, _width, _shift) \ argument
/device/board/isoftstone/yangfan/kernel/src/driv/phy/
Dphy-rockchip-csi2-dphy-hw.c213 #define GRF_REG(_offset, _width, _shift) \ argument
Dphy-rockchip-mipi-rx.c326 #define PHY_REG(_offset, _width, _shift) \ argument
/device/soc/rockchip/common/vendor/drivers/phy/
Dphy-rockchip-csi2-dphy-hw.c211 #define GRF_REG(_offset, _width, _shift) … argument
Dphy-rockchip-mipi-rx.c298 #define PHY_REG(_offset, _width, _shift) … argument
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dfair.c128 int _shift = 0; in setup_sched_thermal_decay_shift() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
D802.11.h4654 #define FTM_PARAMS_FIELD(_p, _off, _mask, _shift) (((_p)->info[(_off)] & (_mask)) >> (_shift)) argument
4655 #define FTM_PARAMS_SET_FIELD(_p, _off, _mask, _shift, _val) do {\ argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
D802.11.h4873 #define FTM_PARAMS_FIELD(_p, _off, _mask, _shift) (((_p)->info[(_off)] & (_mask)) >> (_shift)) argument
4874 #define FTM_PARAMS_SET_FIELD(_p, _off, _mask, _shift, _val) do {\ argument
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
D802.11.h5038 #define FTM_PARAMS_FIELD(_p, _off, _mask, _shift) \ argument
5040 #define FTM_PARAMS_SET_FIELD(_p, _off, _mask, _shift, _val) \ argument
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
D802.11.h5357 #define FTM_PARAMS_FIELD(_p, _off, _mask, _shift) (((_p)->info[(_off)] & (_mask)) >> (_shift)) argument
5358 #define FTM_PARAMS_SET_FIELD(_p, _off, _mask, _shift, _val) do {\ argument