Home
last modified time | relevance | path

Searched defs:ds (Results 1 – 8 of 8) sorted by relevance

/device/soc/esp/esp32/components/esp_rom/include/esp32/rom/
Dlldesc.h140 lldesc_t *ds = head; in lldesc_get_chain_length() local
151 static inline void lldesc_config(lldesc_t *ds, uint8_t owner, uint8_t eof, uint8_t sosf, uint16_t l… in lldesc_config()
166 #define LLDESC_FROM_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) argument
168 #define LLDESC_MAC_RX_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, (ds)->size) argument
170 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) argument
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
Dclk.h606 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
628 ds, dw, df, go, gs, gf, bro) \ argument
650 mt, ds, dw, df, go, gs, gf) \ argument
672 mf, do, ds, dw, df, go, gs, gf) \ 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
749 ds, dw, df) \ argument
768 mw, mf, ds, dw, df, bro) \ argument
788 mw, mf, ds, dw, df, dt) \ argument
862 ds, dw, df) \ argument
[all …]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Dclk.h606 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
628 ds, dw, df, go, gs, gf, bro) \ argument
650 mt, ds, dw, df, go, gs, gf) \ argument
672 mf, do, ds, dw, df, go, gs, gf) \ 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
749 ds, dw, df) \ argument
768 mw, mf, ds, dw, df, bro) \ argument
788 mw, mf, ds, dw, df, dt) \ argument
862 ds, dw, df) \ argument
[all …]
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
Dclk.h510 #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
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
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
579 #define COMPOSITE_NOGATE_DIVTBL(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw, df, dt) … argument
611 #define COMPOSITE_DDRCLK(_id, cname, pnames, f, mo, ms, mw, ds, dw, df) … argument
691 #define COMPOSITE_HALFDIV(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw, df, go, gs, gf) … argument
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-video/
Ddma_reg.h145 enum fps_ds ds; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ctp/gslx680new/
Dgsl_point_id.c1635 int dc[9], ds[9]; in PointStretch() local
/device/soc/amlogic/a311d/soc/include/linux/amlogic/
Dsd.h1647 u32 ds : 1; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/
Dsd.h1658 u32 ds:1; member