| /OK3568_Linux_fs/kernel/drivers/phy/renesas/ |
| H A D | Kconfig | 6 tristate "Renesas R-Car generation 2 USB PHY driver" 10 Support for USB PHY found on Renesas R-Car generation 2 SoCs. 13 tristate "Renesas R-Car generation 3 PCIe PHY driver" 17 Support for the PCIe PHY found on Renesas R-Car generation 3 SoCs. 20 tristate "Renesas R-Car generation 3 USB 2.0 PHY driver" 27 Support for USB 2.0 PHY found on Renesas R-Car generation 3 SoCs. 30 tristate "Renesas R-Car generation 3 USB 3.0 PHY driver" 34 Support for USB 3.0 PHY found on Renesas R-Car generation 3 SoCs.
|
| /OK3568_Linux_fs/kernel/drivers/firewire/ |
| H A D | sbp2.c | 134 int generation; member 407 int generation, unsigned long long offset, in sbp2_status_write() argument 490 int node_id, int generation, u64 offset) in sbp2_send_orb() argument 508 node_id, generation, device->max_speed, offset, in sbp2_send_orb() 549 int generation, int function, in sbp2_send_management_orb() argument 605 sbp2_send_orb(&orb->base, lu, node_id, generation, in sbp2_send_management_orb() 652 lu->tgt->node_id, lu->generation, device->max_speed, in sbp2_agent_reset() 674 lu->tgt->node_id, lu->generation, device->max_speed, in sbp2_agent_reset_no_wait() 706 lu->generation != card->generation) { in sbp2_conditionally_block() 729 if (lu->blocked && lu->generation == card->generation) { in sbp2_conditionally_unblock() [all …]
|
| H A D | core-card.c | 252 fw_send_phy_config(card, FW_PHY_CONFIG_NO_NODE_ID, card->generation, in br_work() 258 static void allocate_broadcast_channel(struct fw_card *card, int generation) in allocate_broadcast_channel() argument 263 fw_iso_resource_manage(card, generation, 1ULL << 31, in allocate_broadcast_channel() 272 device_for_each_child(card->device, (void *)(long)generation, in allocate_broadcast_channel() 293 int gap_count, generation, grace, rcode; in bm_work() local 308 generation = card->generation; in bm_work() 332 if ((is_next_generation(generation, card->bm_generation) && in bm_work() 334 (card->bm_generation != generation && grace)) { in bm_work() 367 irm_id, generation, SCODE_100, in bm_work() 378 if (rcode == RCODE_COMPLETE && generation == card->generation) in bm_work() [all …]
|
| H A D | core-iso.c | 204 static int manage_bandwidth(struct fw_card *card, int irm_id, int generation, in manage_bandwidth() argument 223 irm_id, generation, SCODE_100, in manage_bandwidth() 242 static int manage_channel(struct fw_card *card, int irm_id, int generation, in manage_channel() argument 264 irm_id, generation, SCODE_100, in manage_channel() 295 int generation, int channel) in deallocate_channel() argument 304 manage_channel(card, irm_id, generation, mask, offset, false); in deallocate_channel() 338 void fw_iso_resource_manage(struct fw_card *card, int generation, in fw_iso_resource_manage() argument 351 c = manage_channel(card, irm_id, generation, channels_hi, in fw_iso_resource_manage() 355 c = manage_channel(card, irm_id, generation, channels_lo, in fw_iso_resource_manage() 369 ret = manage_bandwidth(card, irm_id, generation, *bandwidth, allocate); in fw_iso_resource_manage() [all …]
|
| H A D | core-device.c | 232 int generation = device->generation; in fw_device_enable_phys_dma() local 239 generation); in fw_device_enable_phys_dma() 476 int generation, int index, u32 *data) in read_rom() argument 487 generation, device->max_speed, offset, data, 4); in read_rom() 507 static int read_config_rom(struct fw_device *device, int generation) in read_config_rom() argument 527 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom() 565 if (read_rom(device, generation, 0, &dummy) == in read_config_rom() 597 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom() 621 ret = read_rom(device, generation, i, &rom[i]); in read_config_rom() 905 old->generation = card->generation; in lookup_existing_device() [all …]
|
| H A D | net.c | 184 int generation; member 199 u8 generation; member 465 int node_id, int generation) in fwnet_peer_find_by_node_id() argument 471 peer->generation == generation) in fwnet_peer_find_by_node_id() 570 int source_node_id, int generation, in fwnet_incoming_packet() argument 637 peer = fwnet_peer_find_by_node_id(dev, source_node_id, generation); in fwnet_incoming_packet() 714 int tcode, int destination, int source, int generation, in fwnet_receive_packet() argument 732 source, generation, false) != 0) { in fwnet_receive_packet() 792 context->card->generation, true); in fwnet_receive_broadcast() 986 int generation; in fwnet_send_packet() local [all …]
|
| H A D | core-transaction.c | 200 int destination_id, int source_id, int generation, int speed, in fw_fill_request() argument 268 packet->generation = generation; in fw_fill_request() 339 int destination_id, int generation, int speed, in fw_send_request() argument 370 destination_id, card->node_id, generation, in fw_send_request() 416 int generation, int speed, unsigned long long offset, in fw_run_transaction() argument 425 fw_send_request(card, &t, tcode, destination_id, generation, speed, in fw_run_transaction() 452 int node_id, int generation, int gap_count) in fw_send_phy_config() argument 475 phy_config_packet.generation = generation; in fw_send_phy_config() 788 request->response.generation = p->generation; in allocate_request() 856 p->generation, offset, in handle_exclusive_region_request() [all …]
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | Kconfig | 59 bool "Enable optional MD5 hmac cookie generation" 61 Enable optional MD5 hmac based SCTP cookie generation 65 bool "Enable optional SHA1 hmac cookie generation" 67 Enable optional SHA1 hmac based SCTP cookie generation 71 bool "Use no hmac alg in SCTP cookie generation" 73 Use no hmac algorithm in SCTP cookie generation 78 bool "Enable optional MD5 hmac cookie generation" 80 Enable optional MD5 hmac based SCTP cookie generation 85 bool "Enable optional SHA1 hmac cookie generation" 87 Enable optional SHA1 hmac based SCTP cookie generation
|
| /OK3568_Linux_fs/kernel/arch/csky/mm/ |
| H A D | asid.c | 84 u64 generation = atomic64_read(&info->generation); in new_context() local 87 u64 newasid = generation | (asid & ~ASID_MASK(info)); in new_context() 116 generation = atomic64_add_return_relaxed(ASID_FIRST_VERSION(info), in new_context() 117 &info->generation); in new_context() 127 return idx2asid(info, asid) | generation; in new_context() 146 if ((asid ^ atomic64_read(&info->generation)) >> info->bits) { in asid_new_context() 180 atomic64_set(&info->generation, ASID_FIRST_VERSION(info)); in asid_allocator_init()
|
| /OK3568_Linux_fs/kernel/sound/firewire/fireworks/ |
| H A D | fireworks_transaction.c | 165 handle_resp_for_user(struct fw_card *card, int generation, int source, in handle_resp_for_user() argument 180 (device->generation != generation)) in handle_resp_for_user() 197 handle_resp_for_kernel(struct fw_card *card, int generation, int source, in handle_resp_for_kernel() argument 208 (device->generation != generation)) in handle_resp_for_kernel() 228 int generation, unsigned long long offset, in efw_response() argument 245 handle_resp_for_kernel(card, generation, source, in efw_response() 248 handle_resp_for_user(card, generation, source, in efw_response() 251 handle_resp_for_user(card, generation, source, in efw_response()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/softing/ |
| H A D | softing_cs.c | 31 .generation = 1, 43 .generation = 1, 55 .generation = 1, 67 .generation = 2, 79 .generation = 1, 91 .generation = 1, 103 .generation = 2, 115 .generation = 1, 127 .generation = 2, 196 if (pdat->generation < 2) { in softingcs_probe_config()
|
| /OK3568_Linux_fs/kernel/sound/firewire/ |
| H A D | lib.c | 38 int generation, rcode, tries = 0; in snd_fw_transaction() local 40 generation = flags & FW_GENERATION_MASK; in snd_fw_transaction() 43 generation = device->generation; in snd_fw_transaction() 47 device->node_id, generation, in snd_fw_transaction()
|
| H A D | iso-resources.c | 118 r->generation = card->generation; in fw_iso_resources_allocate() 129 fw_iso_resource_manage(card, r->generation, r->channels_mask, in fw_iso_resources_allocate() 177 r->generation = card->generation; in fw_iso_resources_update() 183 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, in fw_iso_resources_update() 225 fw_iso_resource_manage(card, r->generation, 1uLL << r->channel, in fw_iso_resources_free()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | queue.c | 23 u8 generation; member 207 queue->generation++; in cw1200_queue_clear() 296 item->generation = 0; in cw1200_queue_put() 297 item->packet_id = cw1200_queue_mk_packet_id(queue->generation, in cw1200_queue_put() 299 item->generation, in cw1200_queue_put() 383 if (queue_generation != queue->generation) { in cw1200_queue_requeue() 388 } else if (item->generation != item_generation) { in cw1200_queue_requeue() 400 item->generation = ++item_generation; in cw1200_queue_requeue() 426 ++item->generation; in cw1200_queue_requeue_all() 427 item->packet_id = cw1200_queue_mk_packet_id(queue->generation, in cw1200_queue_requeue_all() [all …]
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | mmu_context.h | 64 if (next->context.generation < prev->context.generation) { in switch_mm() 68 next->context.generation = prev->context.generation; in switch_mm()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | export.c | 200 u32 generation; in ocfs2_encode_fh() local 221 generation = inode->i_generation; in ocfs2_encode_fh() 223 trace_ocfs2_encode_fh_self((unsigned long long)blkno, generation); in ocfs2_encode_fh() 228 fh[2] = cpu_to_le32(generation); in ocfs2_encode_fh() 232 generation = parent->i_generation; in ocfs2_encode_fh() 236 fh[5] = cpu_to_le32(generation); in ocfs2_encode_fh() 242 generation); in ocfs2_encode_fh()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | btrfs_tree.h | 374 __le64 generation; member 445 __le64 generation; member 470 __le64 generation; member 517 __le64 generation; member 556 __le64 generation; member 605 __le64 generation; member 744 __le64 generation; member 942 __le64 generation; member 955 __le64 generation; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | btrfs_tree.h | 374 __le64 generation; member 445 __le64 generation; member 470 __le64 generation; member 517 __le64 generation; member 556 __le64 generation; member 605 __le64 generation; member 744 __le64 generation; member 942 __le64 generation; member 955 __le64 generation; member
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | export.c | 61 u64 root_objectid, u64 generation, in btrfs_get_dentry() argument 80 if (check_generation && generation != inode->i_generation) { in btrfs_get_dentry() 93 u32 generation; in btrfs_fh_to_parent() local 107 generation = fid->parent_gen; in btrfs_fh_to_parent() 109 return btrfs_get_dentry(sb, objectid, root_objectid, generation, 1); in btrfs_fh_to_parent() 117 u32 generation; in btrfs_fh_to_dentry() local 129 generation = fid->gen; in btrfs_fh_to_dentry() 131 return btrfs_get_dentry(sb, objectid, root_objectid, generation, 1); in btrfs_fh_to_dentry()
|
| H A D | reada.c | 50 u64 generation; member 90 struct btrfs_key *top, u64 generation); 101 u64 generation; in __readahead_hook() local 132 generation = btrfs_header_generation(eb); in __readahead_hook() 158 if (rec->generation != generation) { in __readahead_hook() 162 rec->generation, generation); in __readahead_hook() 165 if (rec->generation == generation && in __readahead_hook() 549 struct btrfs_key *top, u64 generation) in reada_add_block() argument 567 rec->generation = generation; in reada_add_block() 946 u64 generation; in btrfs_reada_add() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | lc.c | 55 if (sw->generation < 2) in tb_lc_set_port_configured() 113 if (sw->generation < 2) in tb_lc_set_xdomain_configured() 201 if (sw->generation < 2) in tb_lc_set_wake() 240 if (sw->generation < 2) in tb_lc_set_sleep() 285 if (sw->generation < 2) in tb_lc_lane_bonding_possible() 358 if (sw->generation < 3) in tb_lc_dp_sink_query() 383 if (sw->generation < 3) in tb_lc_dp_sink_alloc() 430 if (sw->generation < 3) in tb_lc_dp_sink_dealloc()
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | export.c | 23 __u32 generation) in isofs_export_iget() argument 32 if (generation && inode->i_generation != generation) { in isofs_export_iget() 157 u32 generation; member 171 ifid->generation); in isofs_fh_to_dentry()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btrfs_tree.h | 386 __le64 generation; member 457 __le64 generation; member 483 __le64 generation; member 560 __le64 generation; member 609 __le64 generation; member 759 __le64 generation; member 962 __le64 generation; member 975 __le64 generation; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | firewire.h | 90 int generation; member 187 int generation; member 286 int generation, 293 int generation; member 356 int tcode, int destination_id, int generation, int speed, 362 int generation, int speed, unsigned long long offset, 467 void fw_iso_resource_manage(struct fw_card *card, int generation,
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/ |
| H A D | Kconfig | 9 This includes alert interrupts generation and also the TSHUT 32 this generation are not accurate, nor they are very close to 48 This includes alert interrupts generation and also the TSHUT 60 This includes alert interrupts generation and also the TSHUT 72 This includes alert interrupts generation and also the TSHUT
|