| /device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
| D | clk.h | 380 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, _lshift, _pflags, _rtable) … argument 510 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw, df, go, gs, gf) … argument 518 #define COMPOSITE_BROTHER(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw, df, go, gs, gf, bro) … argument 526 #define COMPOSITE_MUXTBL(_id, cname, pnames, f, mo, ms, mw, mf, mt, ds, dw, df, go, gs, gf) … argument 534 #define COMPOSITE_DIV_OFFSET(_id, _cname, _pnames, _f, _mo, _ms, _mw, _mf, _do, _ds, _dw, _df, _go,… argument 543 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, go, gs, gf) … argument 551 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw, df, dt, go, gs, gf) … argument 558 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, go, gs, gf) … argument 565 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw, df) … argument 572 #define COMPOSITE_BROTHER_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw, df, bro) … argument [all …]
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| D | clk.h | 449 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument 606 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument 627 #define COMPOSITE_BROTHER(_id, cname, pnames, f, mo, ms, mw, mf,\ argument 649 #define COMPOSITE_MUXTBL(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 671 #define COMPOSITE_DIV_OFFSET(_id, cname, pnames, f, mo, ms, mw, \ argument 693 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 711 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 730 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 748 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 767 #define COMPOSITE_BROTHER_NOGATE(_id, cname, pnames, f, mo, ms, \ argument [all …]
|
| D | rockchip_pvtm.c | 28 #define PVTM(_id, _name, _num_rings, _start, _en, _cal, _done, _freq) \ argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/ |
| D | clk.h | 449 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument 606 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument 627 #define COMPOSITE_BROTHER(_id, cname, pnames, f, mo, ms, mw, mf,\ argument 649 #define COMPOSITE_MUXTBL(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 671 #define COMPOSITE_DIV_OFFSET(_id, cname, pnames, f, mo, ms, mw, \ argument 693 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 711 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 730 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 748 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 767 #define COMPOSITE_BROTHER_NOGATE(_id, cname, pnames, f, mo, ms, \ argument [all …]
|
| /device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
| D | rk808-regulator.c | 74 #define RK817_BOOST_DESC(_id, _match, _supply, _min, _max, _step, _vreg, _vmask, _ereg, _emask, _en… argument 85 #define RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, _vmask, _ereg, _emask, _enva… argument 96 #define RK816_DESC(_id, _match, _supply, _min, _max, _step, _vreg, _vmask, _ereg, _emask, _disval, … argument 100 #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, _vmask, _ereg, _emask, _disval, … argument 104 #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, _vmask, _ereg, _emask, _etime) … argument 107 #define RK817_DESC(_id, _match, _supply, _min, _max, _step, _vreg, _vmask, _ereg, _emask, _enval, _… argument 111 #define RKXX_DESC_SWITCH_COM(_id, _match, _supply, _ereg, _emask, _enval, _disval, _ops) … argument 118 #define RK817_DESC_SWITCH(_id, _match, _supply, _ereg, _emask, _enval, _disval) … argument 121 #define RK8XX_DESC_SWITCH(_id, _match, _supply, _ereg, _emask) … argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| D | syscall.c | 55 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) argument 56 #define BPF_MAP_TYPE(_id, _ops) [_id] = &(_ops), argument 57 #define BPF_LINK_TYPE(_id, _name) argument 1612 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) [_id] = &_name##_prog_ops, argument 1613 #define BPF_MAP_TYPE(_id, _ops) argument 1614 #define BPF_LINK_TYPE(_id, _name) argument 2424 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) argument 2425 #define BPF_MAP_TYPE(_id, _ops) argument 2426 #define BPF_LINK_TYPE(_id, _name) [_id] = #_name, argument
|
| D | verifier.c | 29 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) [_id] = &_name##_verifier_ops, argument 30 #define BPF_MAP_TYPE(_id, _ops) argument 31 #define BPF_LINK_TYPE(_id, _name) argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_mem.h | 39 #define hi_malloc(_id, _size) oal_memalloc((_size) + OAL_MEM_MAX_WORD_ALIGNMENT_BUFFER) argument 40 #define hi_free(_id, _ptr) oal_free(_ptr) argument
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| D | rockchip_pvtm.c | 30 #define PVTM(_id, _name, _num_rings, _start, _en, _cal, _done, _freq) … argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/regulator/ |
| D | rk806-regulator.c | 945 #define RK806_REGULATOR(_name, _supply_name, _id, _ops,\ argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | bpf.h | 1210 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) … argument 1213 #define BPF_MAP_TYPE(_id, _ops) extern const struct bpf_map_ops _ops; argument 1214 #define BPF_LINK_TYPE(_id, _name) argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/arpa/ |
| D | nameser.h | 41 uint16_t _id, _flags, _counts[ns_s_max]; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | nan.h | 395 #define NAN_RANGING_MAP_CTRL(_id, _dur, _repeat) (\ argument
|
| D | 802.11.h | 1579 #define DOT11_MNG_IE_ID_EXT_MATCH(_ie, _id) (\ argument 1584 #define DOT11_MNG_IE_ID_EXT_INIT(_ie, _id, _len) do {\ argument 5155 #define DOT11_MNG_OWE_IE_ID_EXT_INIT(_ie, _id, _len) do {\ argument
|