Searched refs:hydra (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/i2c/busses/ |
D | i2c-hydra.c | 34 struct Hydra *hydra = (struct Hydra *)data; in pdregw() local 35 writel(val, &hydra->CachePD); in pdregw() 40 struct Hydra *hydra = (struct Hydra *)data; in pdregr() local 41 return readl(&hydra->CachePD); in pdregr()
|
D | Makefile | 34 obj-$(CONFIG_I2C_HYDRA) += i2c-hydra.o
|
D | Kconfig | 365 will be called i2c-hydra.
|
/linux-6.1.9/drivers/net/can/usb/kvaser_usb/ |
D | kvaser_usb_hydra.c | 469 if (dev->card_data.hydra.channel_to_he[i] == src_he) { in kvaser_usb_hydra_channel_from_cmd() 483 &dev->card_data.hydra; in kvaser_usb_hydra_get_next_transid() 566 (cmd, dev->card_data.hydra.channel_to_he[channel]); in kvaser_usb_hydra_send_simple_cmd() 596 (cmd, dev->card_data.hydra.channel_to_he[priv->channel]); in kvaser_usb_hydra_send_simple_cmd_async() 672 &dev->card_data.hydra; in kvaser_usb_hydra_map_channel_resp() 758 kvaser_usb_hydra_set_cmd_dest_he(cmd, card_data->hydra.sysdbg_he); in kvaser_usb_hydra_get_single_capability() 860 struct kvaser_usb_net_hydra_priv *hydra; in kvaser_usb_hydra_get_busparams_reply() local 866 hydra = priv->sub_priv; in kvaser_usb_hydra_get_busparams_reply() 867 if (!hydra) in kvaser_usb_hydra_get_busparams_reply() 870 switch (hydra->pending_get_busparams_type) { in kvaser_usb_hydra_get_busparams_reply() [all …]
|
D | kvaser_usb.h | 70 struct kvaser_usb_dev_card_data_hydra hydra; member
|
/linux-6.1.9/drivers/net/ethernet/8390/ |
D | Makefile | 10 obj-$(CONFIG_HYDRA) += hydra.o
|
D | Kconfig | 70 will be called hydra.
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | imx6dl-yapp4-hydra.dts | 12 compatible = "ysoft,imx6dl-yapp4-hydra", "fsl,imx6dl";
|
D | Makefile | 557 imx6dl-yapp4-hydra.dtb \
|
/linux-6.1.9/arch/powerpc/boot/dts/fsl/ |
D | p5040ds.dts | 414 hydra_xg_slot1: hydra-xg-slot1@0 { 426 hydra_xg_slot2: hydra-xg-slot2@2 {
|
/linux-6.1.9/Documentation/m68k/ |
D | kernel-options.rst | 258 Linux/m68k (ariadne, a2065, hydra) don't use them because Zorro boards
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
D | fsl.yaml | 420 - ysoft,imx6dl-yapp4-hydra # i.MX6 DualLite Y Soft IOTA Hydra board
|