Home
last modified time | relevance | path

Searched refs:address_mode (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/6lowpan/
H A Diphc.c301 * address_mode is the masked value for sam or dam value
306 u8 address_mode, const void *lladdr) in lowpan_iphc_uncompress_addr()
310 switch (address_mode) { in lowpan_iphc_uncompress_addr()
345 pr_debug("Invalid address mode value: 0x%x\n", address_mode); in lowpan_iphc_uncompress_addr()
367 u8 address_mode, const void *lladdr) in lowpan_iphc_uncompress_ctx_addr()
371 switch (address_mode) { in lowpan_iphc_uncompress_ctx_addr()
407 pr_debug("Invalid sam value: 0x%x\n", address_mode); in lowpan_iphc_uncompress_ctx_addr()
428 u8 address_mode) in lowpan_uncompress_multicast_daddr()
432 switch (address_mode) { in lowpan_uncompress_multicast_daddr()
464 pr_debug("DAM value has a wrong value: 0x%x\n", address_mode); in lowpan_uncompress_multicast_daddr()
303 lowpan_iphc_uncompress_addr(struct sk_buff *skb, const struct net_device *dev, struct in6_addr *ipaddr, u8 address_mode, const void *lladdr) lowpan_iphc_uncompress_addr() argument
363 lowpan_iphc_uncompress_ctx_addr(struct sk_buff *skb, const struct net_device *dev, const struct lowpan_iphc_ctx *ctx, struct in6_addr *ipaddr, u8 address_mode, const void *lladdr) lowpan_iphc_uncompress_ctx_addr() argument
426 lowpan_uncompress_multicast_daddr(struct sk_buff *skb, struct in6_addr *ipaddr, u8 address_mode) lowpan_uncompress_multicast_daddr() argument
479 lowpan_uncompress_multicast_ctx_daddr(struct sk_buff *skb, struct lowpan_iphc_ctx *ctx, struct in6_addr *ipaddr, u8 address_mode) lowpan_uncompress_multicast_ctx_daddr() argument
[all...]
/kernel/linux/linux-6.6/net/6lowpan/
H A Diphc.c301 * address_mode is the masked value for sam or dam value
306 u8 address_mode, const void *lladdr) in lowpan_iphc_uncompress_addr()
310 switch (address_mode) { in lowpan_iphc_uncompress_addr()
345 pr_debug("Invalid address mode value: 0x%x\n", address_mode); in lowpan_iphc_uncompress_addr()
367 u8 address_mode, const void *lladdr) in lowpan_iphc_uncompress_ctx_addr()
371 switch (address_mode) { in lowpan_iphc_uncompress_ctx_addr()
407 pr_debug("Invalid sam value: 0x%x\n", address_mode); in lowpan_iphc_uncompress_ctx_addr()
428 u8 address_mode) in lowpan_uncompress_multicast_daddr()
432 switch (address_mode) { in lowpan_uncompress_multicast_daddr()
464 pr_debug("DAM value has a wrong value: 0x%x\n", address_mode); in lowpan_uncompress_multicast_daddr()
303 lowpan_iphc_uncompress_addr(struct sk_buff *skb, const struct net_device *dev, struct in6_addr *ipaddr, u8 address_mode, const void *lladdr) lowpan_iphc_uncompress_addr() argument
363 lowpan_iphc_uncompress_ctx_addr(struct sk_buff *skb, const struct net_device *dev, const struct lowpan_iphc_ctx *ctx, struct in6_addr *ipaddr, u8 address_mode, const void *lladdr) lowpan_iphc_uncompress_ctx_addr() argument
426 lowpan_uncompress_multicast_daddr(struct sk_buff *skb, struct in6_addr *ipaddr, u8 address_mode) lowpan_uncompress_multicast_daddr() argument
479 lowpan_uncompress_multicast_ctx_daddr(struct sk_buff *skb, struct lowpan_iphc_ctx *ctx, struct in6_addr *ipaddr, u8 address_mode) lowpan_uncompress_multicast_ctx_daddr() argument
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-hisi-sfc-v3xx.c80 u8 address_mode; member
183 if (op->addr.nbytes != host->address_mode && op->addr.nbytes) in hisi_sfc_v3xx_supports_op()
491 host->address_mode = 4; in hisi_sfc_v3xx_probe()
493 host->address_mode = 3; in hisi_sfc_v3xx_probe()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dmemory.c23 cpu_to_le32(((addr) << (emu->address_mode)) | (page)))
120 size = (emu->address_mode ? MAX_ALIGN_PAGES1 : MAX_ALIGN_PAGES0) - page; in search_empty_map_area()
181 end_page = (emu->address_mode ? MAX_ALIGN_PAGES1 : MAX_ALIGN_PAGES0); in unmap_memblk()
307 runtime->dma_bytes >= (emu->address_mode ? MAXPAGES1 : MAXPAGES0) * EMUPAGESIZE)) in snd_emu10k1_alloc_pages()
H A Demu10k1_callback.c405 temp = (hw->silent_page.addr << hw->address_mode) | (hw->address_mode ? MAP_PTI_MASK1 : MAP_PTI_MASK0); in start_voice()
426 temp = ((unsigned int)hw->silent_page.addr << hw_address_mode) | (hw->address_mode ? MAP_PTI_MASK1 : MAP_PTI_MASK0); in start_voice()
H A Demu10k1_main.c270 silent_page = (emu->silent_page.addr << emu->address_mode) | (emu->address_mode ? MAP_PTI_MASK1 : MAP_PTI_MASK0); in snd_emu10k1_init()
336 if (emu->address_mode == 0) { in snd_emu10k1_init()
1879 emu->address_mode = is_audigy ? 0 : 1; in snd_emu10k1_create()
1881 emu->dma_mask = emu->address_mode ? EMU10K1_DMA_MASK : AUDIGY_DMA_MASK; in snd_emu10k1_create()
1905 page_table_size = sizeof(u32) * (emu->address_mode ? MAXPAGES1 : in snd_emu10k1_create()
2012 silent_page = emu->silent_page.addr << emu->address_mode; in snd_emu10k1_create()
2014 for (idx = 0; idx < (emu->address_mode ? MAXPAGES1 : MAXPAGES0); idx++) in snd_emu10k1_create()
H A Demupcm.c368 silent_page = ((unsigned int)emu->silent_page.addr << emu->address_mode) | (emu->address_mode ? MAP_PTI_MASK1 : MAP_PTI_MASK0); in snd_emu10k1_pcm_init_voice()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dmemory.c23 cpu_to_le32(((addr) << (emu->address_mode)) | (page)))
120 size = (emu->address_mode ? MAX_ALIGN_PAGES1 : MAX_ALIGN_PAGES0) - page; in search_empty_map_area()
184 end_page = (emu->address_mode ? MAX_ALIGN_PAGES1 : MAX_ALIGN_PAGES0); in unmap_memblk()
312 runtime->dma_bytes >= (emu->address_mode ? MAXPAGES1 : MAXPAGES0) * EMUPAGESIZE)) in snd_emu10k1_alloc_pages()
H A Demu10k1_main.c265 silent_page = (emu->silent_page.addr << emu->address_mode) | (emu->address_mode ? MAP_PTI_MASK1 : MAP_PTI_MASK0); in snd_emu10k1_init()
331 if (emu->address_mode == 0) { in snd_emu10k1_init()
1595 emu->address_mode = is_audigy ? 0 : 1; in snd_emu10k1_create()
1597 emu->dma_mask = emu->address_mode ? EMU10K1_DMA_MASK : AUDIGY_DMA_MASK; in snd_emu10k1_create()
1616 page_table_size = sizeof(u32) * (emu->address_mode ? MAXPAGES1 : in snd_emu10k1_create()
1712 silent_page = emu->silent_page.addr << emu->address_mode; in snd_emu10k1_create()
1714 for (idx = 0; idx < (emu->address_mode ? MAXPAGES1 : MAXPAGES0); idx++) in snd_emu10k1_create()
H A Demu10k1_callback.c363 map = (hw->silent_page.addr << hw->address_mode) | (hw->address_mode ? MAP_PTI_MASK1 : MAP_PTI_MASK0); in start_voice()
H A Demupcm.c294 silent_page = ((unsigned int)emu->silent_page.addr << emu->address_mode) | in snd_emu10k1_pcm_init_voice()
295 (emu->address_mode ? MAP_PTI_MASK1 : MAP_PTI_MASK0); in snd_emu10k1_pcm_init_voice()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9341.c147 /* address_mode: Memory Access Control (36h) */
148 u8 address_mode; member
235 .address_mode = 0xc8,
329 mipi_dbi_command(dbi, MIPI_DCS_SET_ADDRESS_MODE, cfg->address_mode); in ili9341_dpi_init()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h1696 unsigned int address_mode; /* address mode */ member
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h1706 unsigned int address_mode; /* address mode */ member

Completed in 28 milliseconds