/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | netlink.h | 63 #define NLM_F_MATCH 0x200 /* return all matching */ 69 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ 78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | netlink.h | 55 #define NLM_F_MATCH 0x200 59 #define NLM_F_EXCL 0x200 64 #define NLM_F_ACK_TLVS 0x200
|
/third_party/ffmpeg/libavcodec/ |
H A D | rv34dsp.c | 65 const int z0 = 13*(temp[4*0+i] + temp[4*2+i]) + 0x200; in rv34_idct_add_c() 66 const int z1 = 13*(temp[4*0+i] - temp[4*2+i]) + 0x200; in rv34_idct_add_c() 108 dc = (13*13*dc + 0x200) >> 10; in rv34_idct_dc_add_c()
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | cdcacm.h | 179 #define CONFIG_CDCACM_EPBULKOUT_FSSIZE 0x200 187 #define CONFIG_CDCACM_EPBULKIN_FSSIZE 0x200 201 #define MAX_PACKET_SIZE 0x200
|
/third_party/libbpf/include/uapi/linux/ |
H A D | netlink.h | 63 #define NLM_F_MATCH 0x200 /* return all matching */ 69 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ 78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */
|
/kernel/linux/linux-5.10/drivers/soc/renesas/ |
H A D | r8a774c0-sysc.c | 21 { "ca53-cpu0", 0x200, 0, R8A774C0_PD_CA53_CPU0, R8A774C0_PD_CA53_SCU, 23 { "ca53-cpu1", 0x200, 1, R8A774C0_PD_CA53_CPU1, R8A774C0_PD_CA53_SCU,
|
H A D | r8a77990-sysc.c | 20 { "ca53-cpu0", 0x200, 0, R8A77990_PD_CA53_CPU0, R8A77990_PD_CA53_SCU, 22 { "ca53-cpu1", 0x200, 1, R8A77990_PD_CA53_CPU1, R8A77990_PD_CA53_SCU,
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/ |
H A D | ni_route_values.h | 53 #define U(x) (((x) & 0x7f) | 0x200) 60 #define MARKED_U(x) (((x) & 0x200) != 0)
|
/kernel/linux/linux-6.6/drivers/pmdomain/renesas/ |
H A D | r8a774c0-sysc.c | 21 { "ca53-cpu0", 0x200, 0, R8A774C0_PD_CA53_CPU0, R8A774C0_PD_CA53_SCU, 23 { "ca53-cpu1", 0x200, 1, R8A774C0_PD_CA53_CPU1, R8A774C0_PD_CA53_SCU,
|
H A D | r8a77990-sysc.c | 20 { "ca53-cpu0", 0x200, 0, R8A77990_PD_CA53_CPU0, R8A77990_PD_CA53_SCU, 22 { "ca53-cpu1", 0x200, 1, R8A77990_PD_CA53_CPU1, R8A77990_PD_CA53_SCU,
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/ |
H A D | ni_route_values.h | 52 #define U(x) (((x) & 0x7f) | 0x200) 59 #define MARKED_U(x) (((x) & 0x200) != 0)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_hw_sequencer.c | 62 {0x200, 0x40, 0x200}, 90 0x12C9, 0x3A6, 0x200, 0xFB47, 0xF6B9, 0xE00, 0x1000} }, 93 0x24F, 0x200, 0xFCCB, 0xF535, 0xE00, 0x1000} },
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tc6387xb.c | 65 tmio_core_mmc_resume(tc6387xb->scr + 0x200, 0, in tc6387xb_resume() 81 tmio_core_mmc_pwr(tc6387xb->scr + 0x200, 0, state); in tc6387xb_mmc_pwr() 88 tmio_core_mmc_clk_div(tc6387xb->scr + 0x200, 0, state); in tc6387xb_mmc_clk_div() 98 tmio_core_mmc_enable(tc6387xb->scr + 0x200, 0, in tc6387xb_mmc_enable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_opp_csc_v.c | 81 { 0x1B60, 0, 0, 0x200, 0, 0x1B60, 0, 0x200, 0, 0, 0x1B60, 0x200} }, 83 { 0xE00, 0xF447, 0xFDB9, 0x1000, 0x82F, 0x1012, 0x31F, 0x200, 0xFB47, 86 0x200, 0xFCCB, 0xF535, 0xE00, 0x1000} }, 89 0x12C9, 0x3A6, 0x200, 0xFB47, 0xF6B9, 0xE00, 0x1000} }, 91 0x24F, 0x200, 0xFCCB, 0xF535, 0xE00, 0x1000} }
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | bcma-hcd.c | 126 bcma_write32(dev, 0x200, 0x4ff); in bcma_hcd_init_chip_mips() 128 bcma_write32(dev, 0x200, 0x6ff); in bcma_hcd_init_chip_mips() 156 bcma_write32(dev, 0x200, 0x7ff); in bcma_hcd_init_chip_mips() 162 bcma_write32(dev, 0x200, 0x7ff); in bcma_hcd_init_chip_mips() 229 bcma_write32(core, 0x200, 0x4ff); in bcma_hcd_usb20_old_arm_init() 231 bcma_write32(core, 0x200, 0x6ff); in bcma_hcd_usb20_old_arm_init() 233 bcma_write32(core, 0x200, 0x7ff); in bcma_hcd_usb20_old_arm_init()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | bcma-hcd.c | 126 bcma_write32(dev, 0x200, 0x4ff); in bcma_hcd_init_chip_mips() 128 bcma_write32(dev, 0x200, 0x6ff); in bcma_hcd_init_chip_mips() 156 bcma_write32(dev, 0x200, 0x7ff); in bcma_hcd_init_chip_mips() 162 bcma_write32(dev, 0x200, 0x7ff); in bcma_hcd_init_chip_mips() 229 bcma_write32(core, 0x200, 0x4ff); in bcma_hcd_usb20_old_arm_init() 231 bcma_write32(core, 0x200, 0x6ff); in bcma_hcd_usb20_old_arm_init() 233 bcma_write32(core, 0x200, 0x7ff); in bcma_hcd_usb20_old_arm_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_opp_csc_v.c | 81 { 0x1B60, 0, 0, 0x200, 0, 0x1B60, 0, 0x200, 0, 0, 0x1B60, 0x200} }, 83 { 0xE00, 0xF447, 0xFDB9, 0x1000, 0x82F, 0x1012, 0x31F, 0x200, 0xFB47, 86 0x200, 0xFCCB, 0xF535, 0xE00, 0x1000} }, 89 0x12C9, 0x3A6, 0x200, 0xFB47, 0xF6B9, 0xE00, 0x1000} }, 91 0x24F, 0x200, 0xFCCB, 0xF535, 0xE00, 0x1000} }
|
/kernel/linux/linux-5.10/drivers/bus/ |
H A D | omap_l3_noc.h | 132 {0x200, "DMM2",}, 155 {0x200, "OCMRAM",}, 339 .offset = 0x200, 421 {0x200, "SHA",}, 437 {0x200, "L4_PER_1",},
|
/kernel/linux/linux-6.6/drivers/bus/ |
H A D | omap_l3_noc.h | 124 {0x200, "DMM2",}, 147 {0x200, "OCMRAM",}, 331 .offset = 0x200, 413 {0x200, "SHA",}, 429 {0x200, "L4_PER_1",},
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/asic_reg/oss/ |
H A D | oss_2_4_sh_mask.h | 135 #define IH_STATUS__MC_WR_CLEAN_STALL_MASK 0x200 147 #define IH_PERFMON_CNTL__CLEAR1_MASK 0x200 231 #define SEM_STATUS__SDMA1_MAILBOX_PENDING_MASK 0x200 323 #define SRBM_STATUS2__CHUB_BUSY_MASK 0x200 359 #define SRBM_STATUS__MCB_BUSY_MASK 0x200 403 #define SRBM_STATUS3__MCD1_BUSY_MASK 0x200 433 #define SRBM_SOFT_RESET__SOFT_RESET_HDP_MASK 0x200 541 #define SRBM_DEBUG__SAM_CLOCK_DOMAIN_OVERRIDE_MASK 0x200 563 #define SRBM_DEBUG_SNAPSHOT__UVD_RDY_MASK 0x200 677 #define SRBM_FIREWALL_ERROR_SRC__ACCESS_REQUESTER_SDMA0_MASK 0x200 [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/asic_reg/oss/ |
H A D | oss_2_4_sh_mask.h | 135 #define IH_STATUS__MC_WR_CLEAN_STALL_MASK 0x200 147 #define IH_PERFMON_CNTL__CLEAR1_MASK 0x200 231 #define SEM_STATUS__SDMA1_MAILBOX_PENDING_MASK 0x200 323 #define SRBM_STATUS2__CHUB_BUSY_MASK 0x200 359 #define SRBM_STATUS__MCB_BUSY_MASK 0x200 403 #define SRBM_STATUS3__MCD1_BUSY_MASK 0x200 433 #define SRBM_SOFT_RESET__SOFT_RESET_HDP_MASK 0x200 541 #define SRBM_DEBUG__SAM_CLOCK_DOMAIN_OVERRIDE_MASK 0x200 563 #define SRBM_DEBUG_SNAPSHOT__UVD_RDY_MASK 0x200 677 #define SRBM_FIREWALL_ERROR_SRC__ACCESS_REQUESTER_SDMA0_MASK 0x200 [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_pvinfo.h | 89 u32 rsv3[0x200 - 24]; /* pad to half page */ 112 u32 rsv7[0x200 - 24]; /* pad to one page */
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | fcntl.h | 99 #define AT_EACCESS 0x200 /* Test access permitted for 101 #define AT_REMOVEDIR 0x200 /* Remove directory instead of
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | fcntl.h | 99 #define AT_EACCESS 0x200 /* Test access permitted for 101 #define AT_REMOVEDIR 0x200 /* Remove directory instead of
|
H A D | qnx4_fs.h | 30 #define QNX4_BLOCK_SIZE 0x200 /* blocksize of 512 bytes */ 34 #define QNX4_XBLK_ENTRY_SIZE 0x200 /* xblk entry size */
|