Searched refs:address_low (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
| D | i40e_adminq_cmd.h | 330 __le32 address_low; member 529 __le32 address_low; member 1885 __le32 address_low; member 1896 __le32 address_low; member 2203 __le32 address_low; member 2372 __le32 address_low; member 2416 __le32 address_low; member 2425 __le32 address_low; member
|
| D | i40e_common.c | 3586 cmd->address_low = cpu_to_le32(lower_32_bits((uintptr_t)buff)); in i40e_aq_set_lldp_mib()
|
| /Linux-v5.15/drivers/vme/bridges/ |
| D | vme_tsi148.c | 1624 u32 address_high, address_low, val; in tsi148_dma_list_add() local 1676 &address_low); in tsi148_dma_list_add() 1678 entry->descriptor.dsal = cpu_to_be32(address_low); in tsi148_dma_list_add() 1685 &address_low); in tsi148_dma_list_add() 1687 entry->descriptor.dsal = cpu_to_be32(address_low); in tsi148_dma_list_add() 1712 &address_low); in tsi148_dma_list_add() 1714 entry->descriptor.ddal = cpu_to_be32(address_low); in tsi148_dma_list_add() 1721 &address_low); in tsi148_dma_list_add() 1723 entry->descriptor.ddal = cpu_to_be32(address_low); in tsi148_dma_list_add() 1757 &address_low); in tsi148_dma_list_add() [all …]
|
| /Linux-v5.15/drivers/net/wireless/broadcom/b43/ |
| D | dma.h | 146 __le32 address_low; member
|
| D | dma.c | 209 desc->dma64.address_low = cpu_to_le32(addrlo); in op64_fill_descriptor()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| D | smu_v11_0.c | 652 uint32_t address_low, address_high; in smu_v11_0_notify_memory_pool_location() local 659 address_low = (uint32_t)lower_32_bits(address); in smu_v11_0_notify_memory_pool_location() 669 address_low, in smu_v11_0_notify_memory_pool_location() 676 address_low = (uint32_t)lower_32_bits(address); in smu_v11_0_notify_memory_pool_location() 683 address_low, NULL); in smu_v11_0_notify_memory_pool_location()
|
| /Linux-v5.15/drivers/media/i2c/ |
| D | imx290.c | 414 static int imx290_write_buffered_reg(struct imx290 *imx290, u16 address_low, in imx290_write_buffered_reg() argument 427 ret = imx290_write_reg(imx290, address_low + i, in imx290_write_buffered_reg()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| D | smu_v13_0.c | 621 uint32_t address_low, address_high; in smu_v13_0_notify_memory_pool_location() local 628 address_low = (uint32_t)lower_32_bits(address); in smu_v13_0_notify_memory_pool_location() 635 address_low, NULL); in smu_v13_0_notify_memory_pool_location()
|