Home
last modified time | relevance | path

Searched defs:cdesc (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/clk/ti/
H A Dclk-dra7-atl.c56 struct dra7_atl_desc *cdesc; member
74 struct dra7_atl_desc *cdesc = to_atl_desc(hw); in atl_clk_enable() local
96 struct dra7_atl_desc *cdesc = to_atl_desc(hw); in atl_clk_disable() local
110 struct dra7_atl_desc *cdesc = to_atl_desc(hw); in atl_clk_is_enabled() local
118 struct dra7_atl_desc *cdesc = to_atl_desc(hw); in atl_clk_recalc_rate() local
138 struct dra7_atl_desc *cdesc; in atl_clk_set_rate() local
227 struct dra7_atl_desc *cdesc; in of_dra7_atl_clk_probe() local
/openbmc/linux/arch/loongarch/mm/
H A Dcache.c48 struct cache_desc *cdesc = current_cpu_data.cache_leaves + leaf; in flush_cache_leaf() local
69 struct cache_desc *cdesc = current_cpu_data.cache_leaves; in __flush_cache_all() local
94 #define populate_cache_properties(cfg0, cdesc, level, leaf) \ argument
119 struct cache_desc *cdesc = current_cpu_data.cache_leaves; in cpu_cache_init() local
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c11 struct ena_eth_io_rx_cdesc_base *cdesc; in ena_com_get_next_rx_cdesc() local
235 struct ena_eth_io_rx_cdesc_base *cdesc; in ena_com_cdesc_rx_pkt_get() local
344 struct ena_eth_io_rx_cdesc_base *cdesc) in ena_com_rx_set_flags()
537 struct ena_eth_io_rx_cdesc_base *cdesc = NULL; in ena_com_rx_pkt() local
630 struct ena_eth_io_rx_cdesc_base *cdesc; in ena_com_cq_empty() local
H A Dena_eth_com.h228 struct ena_eth_io_tx_cdesc *cdesc; in ena_com_tx_comp_req_id_get() local
/openbmc/linux/arch/loongarch/include/asm/
H A Dcacheflush.h12 static inline bool cache_present(struct cache_desc *cdesc) in cache_present()
17 static inline bool cache_private(struct cache_desc *cdesc) in cache_private()
22 static inline bool cache_inclusive(struct cache_desc *cdesc) in cache_inclusive()
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_ring.c18 struct safexcel_command_desc *cdesc; in safexcel_init_ring_descriptors() local
187 struct safexcel_command_desc *cdesc; in safexcel_add_cdesc() local
H A Dsafexcel.c824 int ret, nreq = 0, cdesc = 0, rdesc = 0, commands, results; in safexcel_dequeue() local
960 struct safexcel_command_desc *cdesc; in safexcel_complete() local
977 struct safexcel_command_desc *cdesc; in safexcel_invalidate_cache() local
H A Dsafexcel_cipher.c78 struct safexcel_command_desc *cdesc) in safexcel_skcipher_iv()
106 struct safexcel_command_desc *cdesc, in safexcel_skcipher_token()
135 struct safexcel_command_desc *cdesc) in safexcel_aead_iv()
161 struct safexcel_command_desc *cdesc, in safexcel_aead_token()
508 struct safexcel_command_desc *cdesc) in safexcel_context_control()
684 struct safexcel_command_desc *cdesc; in safexcel_send_req() local
H A Dsafexcel_hash.c75 static void safexcel_hash_token(struct safexcel_command_desc *cdesc, in safexcel_hash_token()
110 struct safexcel_command_desc *cdesc) in safexcel_context_control()
318 struct safexcel_command_desc *cdesc, *first_cdesc = NULL; in safexcel_ahash_send_req() local
/openbmc/linux/drivers/usb/core/
H A Dof.c59 struct usb_config_descriptor *cdesc; in usb_of_has_combined_node() local
/openbmc/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c61 struct usb_config_descriptor *cdesc; in usb_emul_find_descriptor() local
264 struct usb_config_descriptor *cdesc; in usb_emul_setup_device() local
/openbmc/linux/arch/loongarch/kernel/
H A Dcacheinfo.c67 struct cache_desc *cd, *cdesc = current_cpu_data.cache_leaves; in populate_cache_leaves() local
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_sgdma.c172 struct sgdma_descrip __iomem *cdesc = &descbase[0]; in sgdma_tx_buffer() local
341 struct sgdma_descrip __iomem *cdesc = &descbase[0]; in sgdma_async_read() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c189 const struct mlxfw_mfa2_tlv_component_descriptor *cdesc; in mlxfw_mfa2_file_comp_validate() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2378 struct ice_tx_ctx_desc *cdesc; in ice_xmit_frame_ring() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_midi2.c1872 struct usb_ms20_endpoint_descriptor_32 *cdesc) in fill_midi2_class_desc()