| /drivers/gpu/drm/msm/registers/ |
| A D | gen_header.py | 21 def __init__(self, name): argument 25 def has_name(self, name): argument 31 def names(self): argument 34 def dump(self): argument 320 def indices(self): argument 340 def dump(self): argument 385 def indices(self): argument 400 def dump(self): argument 420 def dump_py(self): argument 425 def __init__(self): argument [all …]
|
| /drivers/net/ethernet/aquantia/atlantic/ |
| A D | aq_nic.c | 96 void aq_nic_cfg_start(struct aq_nic_s *self) in aq_nic_cfg_start() 215 struct aq_nic_s *self = private; in aq_linkstate_threaded_isr() local 299 int aq_nic_ndev_register(struct aq_nic_s *self) in aq_nic_ndev_register() 369 void aq_nic_ndev_init(struct aq_nic_s *self) in aq_nic_ndev_init() 405 int aq_nic_init(struct aq_nic_s *self) in aq_nic_init() 472 int aq_nic_start(struct aq_nic_s *self) in aq_nic_start() 1349 int aq_nic_set_loopback(struct aq_nic_s *self) in aq_nic_set_loopback() 1387 int aq_nic_stop(struct aq_nic_s *self) in aq_nic_stop() 1414 void aq_nic_set_power(struct aq_nic_s *self) in aq_nic_set_power() 1457 void aq_nic_free_vectors(struct aq_nic_s *self) in aq_nic_free_vectors() [all …]
|
| A D | aq_vec.c | 30 struct aq_vec_s *self = container_of(napi, struct aq_vec_s, napi); in aq_vec_poll() local 105 struct aq_vec_s *self = NULL; in aq_vec_alloc() local 128 int aq_vec_ring_alloc(struct aq_vec_s *self, struct aq_nic_s *aq_nic, in aq_vec_ring_alloc() 226 int aq_vec_start(struct aq_vec_s *self) in aq_vec_start() 251 void aq_vec_stop(struct aq_vec_s *self) in aq_vec_stop() 268 void aq_vec_deinit(struct aq_vec_s *self) in aq_vec_deinit() 285 void aq_vec_free(struct aq_vec_s *self) in aq_vec_free() 297 void aq_vec_ring_free(struct aq_vec_s *self) in aq_vec_ring_free() 321 struct aq_vec_s *self = private; in aq_vec_isr() local 336 struct aq_vec_s *self = private; in aq_vec_isr_legacy() local [all …]
|
| A D | aq_ring.c | 135 static int aq_ring_alloc(struct aq_ring_s *self, in aq_ring_alloc() 164 int aq_ring_tx_alloc(struct aq_ring_s *self, in aq_ring_tx_alloc() 177 int aq_ring_rx_alloc(struct aq_ring_s *self, in aq_ring_rx_alloc() 207 aq_ring_hwts_rx_alloc(struct aq_ring_s *self, struct aq_nic_s *aq_nic, in aq_ring_hwts_rx_alloc() 285 bool aq_ring_tx_clean(struct aq_ring_s *self) in aq_ring_tx_clean() 339 static void aq_rx_checksum(struct aq_ring_s *self, in aq_rx_checksum() 836 int aq_ring_rx_clean(struct aq_ring_s *self, in aq_ring_rx_clean() 864 int aq_ring_rx_fill(struct aq_ring_s *self) in aq_ring_rx_fill() 893 void aq_ring_rx_deinit(struct aq_ring_s *self) in aq_ring_rx_deinit() 906 void aq_ring_free(struct aq_ring_s *self) in aq_ring_free() [all …]
|
| A D | aq_pci_func.c | 147 int aq_pci_func_alloc_irq(struct aq_nic_s *self, unsigned int i, in aq_pci_func_alloc_irq() 172 void aq_pci_func_free_irqs(struct aq_nic_s *self) in aq_pci_func_free_irqs() 196 unsigned int aq_pci_func_get_irq_type(struct aq_nic_s *self) in aq_pci_func_get_irq_type() 206 static void aq_pci_free_irq_vectors(struct aq_nic_s *self) in aq_pci_free_irq_vectors() 216 struct aq_nic_s *self; in aq_pci_probe() local 343 struct aq_nic_s *self = pci_get_drvdata(pdev); in aq_pci_remove() local 367 struct aq_nic_s *self = pci_get_drvdata(pdev); in aq_pci_shutdown() local
|
| /drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| A D | hw_atl_b0.c | 115 static int hw_atl_b0_hw_reset(struct aq_hw_s *self) in hw_atl_b0_hw_reset() 137 static int hw_atl_b0_tc_ptp_set(struct aq_hw_s *self) in hw_atl_b0_tc_ptp_set() 152 static int hw_atl_b0_hw_qos_set(struct aq_hw_s *self) in hw_atl_b0_hw_qos_set() 209 int hw_atl_b0_hw_rss_hash_set(struct aq_hw_s *self, in hw_atl_b0_hw_rss_hash_set() 237 static int hw_atl_b0_hw_rss_set(struct aq_hw_s *self, in hw_atl_b0_hw_rss_set() 273 int hw_atl_b0_hw_offload_set(struct aq_hw_s *self, in hw_atl_b0_hw_offload_set() 645 int hw_atl_b0_hw_start(struct aq_hw_s *self) in hw_atl_b0_hw_start() 1199 static int hw_atl_b0_hw_stop(struct aq_hw_s *self) in hw_atl_b0_hw_stop() 1237 #define get_ptp_ts_val_u64(self, indx) \ argument 1511 static int hw_atl_b0_hw_fl2_set(struct aq_hw_s *self, in hw_atl_b0_hw_fl2_set() [all …]
|
| A D | hw_atl_a0.c | 86 static int hw_atl_a0_hw_reset(struct aq_hw_s *self) in hw_atl_a0_hw_reset() 124 static int hw_atl_a0_hw_qos_set(struct aq_hw_s *self) in hw_atl_a0_hw_qos_set() 183 static int hw_atl_a0_hw_rss_hash_set(struct aq_hw_s *self, in hw_atl_a0_hw_rss_hash_set() 211 static int hw_atl_a0_hw_rss_set(struct aq_hw_s *self, in hw_atl_a0_hw_rss_set() 247 static int hw_atl_a0_hw_offload_set(struct aq_hw_s *self, in hw_atl_a0_hw_offload_set() 264 static int hw_atl_a0_hw_init_tx_path(struct aq_hw_s *self) in hw_atl_a0_hw_init_tx_path() 283 static int hw_atl_a0_hw_init_rx_path(struct aq_hw_s *self) in hw_atl_a0_hw_init_rx_path() 421 static int hw_atl_a0_hw_start(struct aq_hw_s *self) in hw_atl_a0_hw_start() 437 static int hw_atl_a0_hw_ring_tx_xmit(struct aq_hw_s *self, in hw_atl_a0_hw_ring_tx_xmit() 867 static int hw_atl_a0_hw_stop(struct aq_hw_s *self) in hw_atl_a0_hw_stop() [all …]
|
| A D | hw_atl_utils.c | 240 int hw_atl_utils_soft_reset(struct aq_hw_s *self) in hw_atl_utils_soft_reset() 473 static int hw_atl_utils_init_ucp(struct aq_hw_s *self, in hw_atl_utils_init_ucp() 538 int hw_atl_utils_fw_rpc_wait(struct aq_hw_s *self, in hw_atl_utils_fw_rpc_wait() 599 static int hw_atl_utils_mpi_create(struct aq_hw_s *self) in hw_atl_utils_mpi_create() 615 int hw_atl_utils_mpi_read_mbox(struct aq_hw_s *self, in hw_atl_utils_mpi_read_mbox() 624 void hw_atl_utils_mpi_read_stats(struct aq_hw_s *self, in hw_atl_utils_mpi_read_stats() 859 static int hw_atl_fw1x_deinit(struct aq_hw_s *self) in hw_atl_fw1x_deinit() 867 int hw_atl_utils_update_stats(struct aq_hw_s *self) in hw_atl_utils_update_stats() 949 int hw_atl_utils_hw_get_regs(struct aq_hw_s *self, in hw_atl_utils_hw_get_regs() 962 u32 hw_atl_utils_get_fw_version(struct aq_hw_s *self) in hw_atl_utils_get_fw_version() [all …]
|
| A D | hw_atl_utils_fw2x.c | 95 static int aq_fw2x_init(struct aq_hw_s *self) in aq_fw2x_init() 115 static int aq_fw2x_deinit(struct aq_hw_s *self) in aq_fw2x_deinit() 221 static int aq_fw2x_set_state(struct aq_hw_s *self, in aq_fw2x_set_state() 301 static int aq_fw2x_update_stats(struct aq_hw_s *self) in aq_fw2x_update_stats() 414 static int aq_fw2x_send_fw_request(struct aq_hw_s *self, in aq_fw2x_send_fw_request() 514 static int aq_fw2x_renegotiate(struct aq_hw_s *self) in aq_fw2x_renegotiate() 525 static int aq_fw2x_set_flow_control(struct aq_hw_s *self) in aq_fw2x_set_flow_control() 579 static u32 aq_fw2x_mbox_get(struct aq_hw_s *self) in aq_fw2x_mbox_get() 584 static u32 aq_fw2x_rpc_get(struct aq_hw_s *self) in aq_fw2x_rpc_get() 602 static u32 aq_fw2x_state_get(struct aq_hw_s *self) in aq_fw2x_state_get() [all …]
|
| /drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| A D | hw_atl2_utils_fw.c | 117 static int aq_a2_fw_init(struct aq_hw_s *self) in aq_a2_fw_init() 141 static int aq_a2_fw_deinit(struct aq_hw_s *self) in aq_a2_fw_deinit() 245 static void aq_a2_fw_upd_eee_rate_bits(struct aq_hw_s *self, in aq_a2_fw_upd_eee_rate_bits() 256 static int aq_a2_fw_set_state(struct aq_hw_s *self, in aq_a2_fw_set_state() 284 static int aq_a2_fw_update_link_status(struct aq_hw_s *self) in aq_a2_fw_update_link_status() 336 static void aq_a2_fill_a0_stats(struct aq_hw_s *self, in aq_a2_fill_a0_stats() 378 static void aq_a2_fill_b0_stats(struct aq_hw_s *self, in aq_a2_fill_b0_stats() 414 static int aq_a2_fw_update_stats(struct aq_hw_s *self) in aq_a2_fw_update_stats() 531 static int aq_a2_fw_renegotiate(struct aq_hw_s *self) in aq_a2_fw_renegotiate() 551 static int aq_a2_fw_set_flow_control(struct aq_hw_s *self) in aq_a2_fw_set_flow_control() [all …]
|
| A D | hw_atl2.c | 89 static u32 hw_atl2_sem_act_rslvr_get(struct aq_hw_s *self) in hw_atl2_sem_act_rslvr_get() 94 static int hw_atl2_hw_reset(struct aq_hw_s *self) in hw_atl2_hw_reset() 112 static int hw_atl2_hw_queue_to_tc_map_set(struct aq_hw_s *self) in hw_atl2_hw_queue_to_tc_map_set() 162 static int hw_atl2_hw_qos_set(struct aq_hw_s *self) in hw_atl2_hw_qos_set() 214 static int hw_atl2_hw_rss_set(struct aq_hw_s *self, in hw_atl2_hw_rss_set() 354 static int hw_atl2_hw_init_tx_path(struct aq_hw_s *self) in hw_atl2_hw_init_tx_path() 484 static int hw_atl2_hw_init_rx_path(struct aq_hw_s *self) in hw_atl2_hw_init_rx_path() 599 static int hw_atl2_hw_ring_rx_init(struct aq_hw_s *self, in hw_atl2_hw_ring_rx_init() 606 static int hw_atl2_hw_ring_tx_init(struct aq_hw_s *self, in hw_atl2_hw_ring_tx_init() 758 static int hw_atl2_hw_stop(struct aq_hw_s *self) in hw_atl2_hw_stop() [all …]
|
| /drivers/gpu/drm/ |
| A D | drm_panic_qr.rs | 559 fn compute_error_code(&mut self) { in compute_error_code() 662 fn clear(&mut self) { in clear() 667 fn set(&mut self, x: u8, y: u8) { in set() 675 fn xor(&mut self, x: u8, y: u8) { in xor() 691 fn draw_finders(&mut self) { in draw_finders() 716 fn draw_alignments(&mut self) { in draw_alignments() 743 fn draw_timing_patterns(&mut self) { in draw_timing_patterns() 757 fn draw_maskinfo(&mut self) { in draw_maskinfo() 789 fn draw_version_info(&mut self) { in draw_version_info() 822 fn is_last(&self, x: u8, y: u8) -> bool { in is_last() [all …]
|
| /drivers/net/wireless/st/cw1200/ |
| A D | cw1200_sdio.c | 60 static int cw1200_sdio_memcpy_fromio(struct hwbus_priv *self, in cw1200_sdio_memcpy_fromio() 67 static int cw1200_sdio_memcpy_toio(struct hwbus_priv *self, in cw1200_sdio_memcpy_toio() 74 static void cw1200_sdio_lock(struct hwbus_priv *self) in cw1200_sdio_lock() 79 static void cw1200_sdio_unlock(struct hwbus_priv *self) in cw1200_sdio_unlock() 86 struct hwbus_priv *self = sdio_get_drvdata(func); in cw1200_sdio_irq_handler() local 100 struct hwbus_priv *self = dev_id; in cw1200_gpio_irq() local 112 static int cw1200_request_irq(struct hwbus_priv *self) in cw1200_request_irq() 149 static int cw1200_sdio_irq_subscribe(struct hwbus_priv *self) in cw1200_sdio_irq_subscribe() 281 struct hwbus_priv *self; in cw1200_sdio_probe() local 330 struct hwbus_priv *self = sdio_get_drvdata(func); in cw1200_sdio_disconnect() local [all …]
|
| A D | cw1200_spi.c | 59 static int cw1200_spi_memcpy_fromio(struct hwbus_priv *self, in cw1200_spi_memcpy_fromio() 125 static int cw1200_spi_memcpy_toio(struct hwbus_priv *self, in cw1200_spi_memcpy_toio() 196 static void cw1200_spi_lock(struct hwbus_priv *self) in cw1200_spi_lock() 222 static void cw1200_spi_unlock(struct hwbus_priv *self) in cw1200_spi_unlock() 236 struct hwbus_priv *self = dev_id; in cw1200_spi_irq_handler() local 248 static int cw1200_spi_irq_subscribe(struct hwbus_priv *self) in cw1200_spi_irq_subscribe() 273 static void cw1200_spi_irq_unsubscribe(struct hwbus_priv *self) in cw1200_spi_irq_unsubscribe() 339 static int cw1200_spi_pm(struct hwbus_priv *self, bool suspend) in cw1200_spi_pm() 358 struct hwbus_priv *self; in cw1200_spi_probe() local 437 struct hwbus_priv *self = spi_get_drvdata(func); in cw1200_spi_disconnect() local [all …]
|
| /drivers/crypto/intel/qat/qat_c3xxxvf/ |
| A D | adf_c3xxxvf_hw_data.c | 17 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 22 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 27 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 32 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 37 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 42 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 47 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /drivers/crypto/intel/qat/qat_c62xvf/ |
| A D | adf_c62xvf_hw_data.c | 17 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 22 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 27 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 32 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 37 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 42 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 47 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /drivers/crypto/intel/qat/qat_dh895xccvf/ |
| A D | adf_dh895xccvf_hw_data.c | 17 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 22 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 27 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 32 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 37 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 42 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 47 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /drivers/crypto/intel/qat/qat_c3xxx/ |
| A D | adf_c3xxx_hw_data.c | 26 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 38 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 55 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 77 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 82 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 87 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 92 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /drivers/crypto/intel/qat/qat_c62x/ |
| A D | adf_c62x_hw_data.c | 26 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 38 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 55 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 77 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 82 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 87 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 92 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /drivers/crypto/intel/qat/qat_dh895xcc/ |
| A D | adf_dh895xcc_hw_data.c | 28 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() 36 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() 43 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 48 static u32 get_ts_clock(struct adf_hw_device_data *self) in get_ts_clock() 56 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 61 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 98 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /drivers/comedi/drivers/ni_routing/tools/ |
| A D | convert_csv_to_c.py | 224 def __init__(self, pattern='csv/device_routes/*.csv'): argument 227 def to_listinit(self): argument 277 def save(self): argument 412 def __init__(self, pattern='csv/route_values/*.csv'): argument 415 def to_structinit(self): argument 466 def save(self): argument
|
| /drivers/gpu/nova-core/fb/hal/ |
| A D | ga102.rs | 16 fn read_sysmem_flush_page(&self, bar: &Bar0) -> u64 { in read_sysmem_flush_page() 20 fn write_sysmem_flush_page(&self, bar: &Bar0, addr: u64) -> Result { in write_sysmem_flush_page() 26 fn supports_display(&self, bar: &Bar0) -> bool { in supports_display() 30 fn vidmem_size(&self, bar: &Bar0) -> u64 { in vidmem_size()
|
| A D | ga100.rs | 37 fn read_sysmem_flush_page(&self, bar: &Bar0) -> u64 { in read_sysmem_flush_page() 41 fn write_sysmem_flush_page(&self, bar: &Bar0, addr: u64) -> Result { in write_sysmem_flush_page() 47 fn supports_display(&self, bar: &Bar0) -> bool { in supports_display() 51 fn vidmem_size(&self, bar: &Bar0) -> u64 { in vidmem_size()
|
| A D | tu102.rs | 40 fn read_sysmem_flush_page(&self, bar: &Bar0) -> u64 { in read_sysmem_flush_page() 44 fn write_sysmem_flush_page(&self, bar: &Bar0, addr: u64) -> Result { in write_sysmem_flush_page() 48 fn supports_display(&self, bar: &Bar0) -> bool { in supports_display() 52 fn vidmem_size(&self, bar: &Bar0) -> u64 { in vidmem_size()
|
| /drivers/gpu/nova-core/fb/ |
| A D | hal.rs | 14 fn read_sysmem_flush_page(&self, bar: &Bar0) -> u64; in read_sysmem_flush_page() 19 fn write_sysmem_flush_page(&self, bar: &Bar0, addr: u64) -> Result; in write_sysmem_flush_page() 22 fn supports_display(&self, bar: &Bar0) -> bool; in supports_display() 25 fn vidmem_size(&self, bar: &Bar0) -> u64; in vidmem_size()
|