Home
last modified time | relevance | path

Searched refs:n (Results 26 – 50 of 5309) sorted by relevance

12345678910>>...213

/openbmc/linux/sound/ppc/
H A Dsnd_ps3_reg.h23 #define PS3_AUDIO_KICK(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x00) argument
24 #define PS3_AUDIO_SOURCE(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x04) argument
25 #define PS3_AUDIO_DEST(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x08) argument
26 #define PS3_AUDIO_DMASIZE(n) (PS3_AUDIO_DMAC_REGBASE(n) + 0x0C) argument
45 #define PS3_AUDIO_AO_3WCTRL(n) (0x00006200 + 0x200 * (n)) argument
53 #define PS3_AUDIO_AO_SPD_REGBASE(n) (0x00007200 + 0x200 * (n)) argument
77 #define PS3_AUDIO_INTR_0_CHAN(n) (1 << ((n) * 2)) argument
131 #define PS3_AUDIO_AX_MCTRL_ASOMT(n) (1 << (3 - (n))) /* RWIVF */ argument
830 #define PS3_AUDIO_AO_3W_LDATA(n) (0x1000 + (0x100 * (n))) argument
831 #define PS3_AUDIO_AO_3W_RDATA(n) (0x1080 + (0x100 * (n))) argument
[all …]
/openbmc/linux/drivers/clk/at91/
H A Dsam9x60.c76 char *n; member
93 char *n; member
97 { .n = "pioA_clk", .id = 2, },
98 { .n = "pioB_clk", .id = 3, },
99 { .n = "pioC_clk", .id = 4, },
100 { .n = "flex0_clk", .id = 5, },
101 { .n = "flex1_clk", .id = 6, },
102 { .n = "flex2_clk", .id = 7, },
149 char *n; member
339 sam9x60_periphck[i].n, in sam9x60_pmc_setup()
[all …]
H A Dsama5d4.c40 char *n; member
60 char *n; member
63 { .n = "pioD_clk", .id = 5 },
66 { .n = "icm_clk", .id = 9 },
67 { .n = "aes_clk", .id = 12 },
68 { .n = "tdes_clk", .id = 14 },
69 { .n = "sha_clk", .id = 15 },
92 { .n = "pwm_clk", .id = 43 },
93 { .n = "adc_clk", .id = 44 },
104 { .n = "smd_clk", .id = 61 },
[all …]
H A Dat91sam9260.c11 char *n; member
17 char *n; member
83 { .n = "pioA_clk", .id = 2 },
84 { .n = "pioB_clk", .id = 3 },
85 { .n = "pioC_clk", .id = 4 },
86 { .n = "adc_clk", .id = 5 },
87 { .n = "usart0_clk", .id = 6 },
88 { .n = "usart1_clk", .id = 7 },
89 { .n = "usart2_clk", .id = 8 },
90 { .n = "mci0_clk", .id = 9 },
[all …]
H A Dsama5d2.c41 char *n; member
61 char *n; member
67 { .n = "matrix1_clk", .id = 14, },
68 { .n = "hsmc_clk", .id = 17, },
104 char *n; member
108 { .n = "dma0_clk", .id = 6, },
109 { .n = "dma1_clk", .id = 7, },
128 char *n; member
326 sama5d2_periphck[i].n, in sama5d2_pmc_setup()
340 sama5d2_periph32ck[i].n, in sama5d2_pmc_setup()
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dtimer.h28 #define TIMER_IR_CR(n) (1 << ((n) + 4)) argument
29 #define TIMER_IR_MR(n) (1 << (n)) argument
37 #define TIMER_MCR_STOP(n) (1 << (3 * (n) + 2)) argument
38 #define TIMER_MCR_RESET(n) (1 << (3 * (n) + 1)) argument
39 #define TIMER_MCR_INTERRUPT(n) (1 << (3 * (n))) argument
42 #define TIMER_CCR_INTERRUPT(n) (1 << (3 * (n) + 2)) argument
43 #define TIMER_CCR_FALLING_EDGE(n) (1 << (3 * (n) + 1)) argument
44 #define TIMER_CCR_RISING_EDGE(n) (1 << (3 * (n))) argument
48 #define TIMER_EMR_EMC_SET(n) (0x2 << (2 * (n) + 4)) argument
51 #define TIMER_EMR_EM(n) (1 << (n)) argument
[all …]
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun6i-mipi-dphy.c21 #define SUN6I_DPHY_GCTL_LANE_NUM(n) ((((n) - 1) & 3) << 4) argument
38 #define SUN6I_DPHY_TX_TIME0_LP_CLK_DIV(n) ((n) & 0xff) argument
44 #define SUN6I_DPHY_TX_TIME1_CLK_PREPARE(n) ((n) & 0xff) argument
47 #define SUN6I_DPHY_TX_TIME2_CLK_TRAIL(n) ((n) & 0xff) argument
53 #define SUN6I_DPHY_TX_TIME4_HS_TX_ANA0(n) ((n) & 0xff) argument
66 #define SUN6I_DPHY_RX_TIME2_HS_RX_ANA0(n) ((n) & 0xff) argument
80 #define SUN6I_DPHY_ANA0_REG_SLV(n) (((n) & 7) << 12) argument
83 #define SUN6I_DPHY_ANA0_REG_SFB(n) (((n) & 3) << 2) argument
111 #define SUN6I_DPHY_ANA4_REG_IB(n) (((n) & 3) << 25) argument
121 #define SUN6I_DPHY_ANA4_REG_TXPUSD(n) ((n) & 3) argument
[all …]
/openbmc/qemu/hw/net/
H A Dvirtio-net.c625 memcpy(&n->mac[0], &n->nic->conf->macaddr, sizeof(n->mac)); in virtio_net_reset()
948 .n = n, in failover_find_primary_device()
1643 VirtIONet *n = q->n; in virtio_net_has_buffers() local
2587 chain->n = n; in virtio_net_rsc_lookup_chain()
2683 VirtIONet *n = q->n; in virtio_net_flush_tx() local
2832 VirtIONet *n = q->n; in virtio_net_tx_timer() local
2882 VirtIONet *n = q->n; in virtio_net_tx_bh() local
2951 n->vqs[index].n = n; in virtio_net_add_queue()
3691 n->tx_timeout = n->net_conf.txtimer; in virtio_net_device_realize()
3710 memcpy(&n->mac[0], &n->nic_conf.macaddr, sizeof(n->mac)); in virtio_net_device_realize()
[all …]
/openbmc/qemu/roms/
H A Dconfig.seabios-128k5 CONFIG_ATA_DMA=n
6 CONFIG_XEN=n
7 CONFIG_ATA_PIO32=n
8 CONFIG_AHCI=n
9 CONFIG_SDCARD=n
12 CONFIG_PVSCSI=n
15 CONFIG_MEGASAS=n
17 CONFIG_NVME=n
18 CONFIG_USE_SMM=n
21 CONFIG_USB=n
[all …]
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211mgmt.h179 #define WLAN_GET_MGMT_CAP_INFO_ESS(n) ((n) & BIT(0)) argument
180 #define WLAN_GET_MGMT_CAP_INFO_IBSS(n) (((n) & BIT(1)) >> 1) argument
186 #define WLAN_GET_MGMT_CAP_INFO_PBCC(n) (((n) & BIT(6)) >> 6) argument
189 #define WLAN_SET_MGMT_CAP_INFO_ESS(n) (n) argument
190 #define WLAN_SET_MGMT_CAP_INFO_IBSS(n) ((n) << 1) argument
191 #define WLAN_SET_MGMT_CAP_INFO_CFPOLLABLE(n) ((n) << 2) argument
192 #define WLAN_SET_MGMT_CAP_INFO_CFPOLLREQ(n) ((n) << 3) argument
193 #define WLAN_SET_MGMT_CAP_INFO_PRIVACY(n) ((n) << 4) argument
195 #define WLAN_SET_MGMT_CAP_INFO_SHORT(n) ((n) << 5) argument
196 #define WLAN_SET_MGMT_CAP_INFO_PBCC(n) ((n) << 6) argument
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h72 #define ZEROIZE_GPR(n) ZEROIZE_GPRS(n, n)
74 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base)
75 #define REST_GPR(n, base) REST_GPRS(n, n, base)
96 #define SAVE_FPR(n, base) stfd n,8*TS_FPRWIDTH*(n)(base)
102 #define REST_FPR(n, base) lfd n,8*TS_FPRWIDTH*(n)(base)
109 #define SAVE_VR(n,b,base) li b,16*(n); stvx n,base,b
115 #define REST_VR(n,b,base) li b,16*(n); lvx n,base,b
126 #define STXVD2X_ROT(n,b,base) XXSWAPD(n,n); \
128 XXSWAPD(n,n)
131 XXSWAPD(n,n)
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc_asm.h72 #define ZEROIZE_GPR(n) ZEROIZE_GPRS(n, n)
74 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base)
75 #define REST_GPR(n, base) REST_GPRS(n, n, base)
96 #define SAVE_FPR(n, base) stfd n,8*TS_FPRWIDTH*(n)(base)
102 #define REST_FPR(n, base) lfd n,8*TS_FPRWIDTH*(n)(base)
109 #define SAVE_VR(n,b,base) li b,16*(n); stvx n,base,b
115 #define REST_VR(n,b,base) li b,16*(n); lvx n,base,b
126 #define STXVD2X_ROT(n,b,base) XXSWAPD(n,n); \
128 XXSWAPD(n,n)
131 XXSWAPD(n,n)
[all …]
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_regs.h72 #define DSSR_DFB(n) (1 << ((n)+15)) argument
78 #define DSSR_ADC(n) (1 << ((n)-1)) argument
86 #define DSRCR_ADCL(n) (1 << ((n)-1)) argument
95 #define DIER_ADCE(n) (1 << ((n)-1)) argument
104 #define DPPR_DPE(n) (1 << ((n)*4-1)) argument
106 #define DPPR_DPS_SHIFT(n) (((n)-1)*4) argument
289 #define DPLLCR_N(n) ((n) << 5) argument
290 #define DPLLCR_M(n) ((n) << 3) argument
298 #define DPLLC2R_M(n) ((n) << 8) argument
299 #define DPLLC2R_FDPLL(n) ((n) << 0) argument
[all …]
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_regs.h17 #define VI6_CMD(n) (0x0000 + (n) * 4) argument
28 #define VI6_SRESET_SRTS(n) BIT(n) argument
32 #define VI6_STATUS_SYS_ACT(n) BIT((n) + 8) argument
47 #define VI6_DISP_IRQ_ENB_LNEE(n) BIT(n) argument
52 #define VI6_DISP_IRQ_STA_LNE(n) BIT(n) argument
409 #define VI6_DPR_NODE_RPF(n) (n) argument
414 #define VI6_DPR_NODE_BRU_IN(n) (((n) <= 3) ? 23 + (n) : 49) argument
625 #define VI6_BRU_CTRL_DSTSEL_BRUIN(n) (((n) <= 3 ? (n) : (n)+1) << 20) argument
628 #define VI6_BRU_CTRL_SRCSEL_BRUIN(n) (((n) <= 3 ? (n) : (n)+1) << 16) argument
636 #define VI6_BRU_BLD(n) (0x0014 + (n) * 8 + ((n) <= 3 ? 0 : 4)) argument
[all …]
/openbmc/linux/drivers/vhost/
H A Dtest.c102 handle_vq(n); in handle_vq_kick()
107 struct vhost_test *n = kmalloc(sizeof *n, GFP_KERNEL); in vhost_test_open() local
111 if (!n) in vhost_test_open()
115 kfree(n); in vhost_test_open()
119 dev = &n->dev; in vhost_test_open()
125 f->private_data = n; in vhost_test_open()
144 *privatep = vhost_test_stop_vq(n, n->vqs + VHOST_TEST_VQ); in vhost_test_stop()
158 vhost_test_flush(n); in vhost_test_release()
161 kfree(n->dev.vqs); in vhost_test_release()
162 kfree(n); in vhost_test_release()
[all …]
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.h34 #define DISPC_OVL_BA0(n) (DISPC_OVL_BASE(n) + \ argument
36 #define DISPC_OVL_BA1(n) (DISPC_OVL_BASE(n) + \ argument
38 #define DISPC_OVL_BA0_UV(n) (DISPC_OVL_BASE(n) + \ argument
40 #define DISPC_OVL_BA1_UV(n) (DISPC_OVL_BASE(n) + \ argument
42 #define DISPC_OVL_POSITION(n) (DISPC_OVL_BASE(n) + \ argument
44 #define DISPC_OVL_SIZE(n) (DISPC_OVL_BASE(n) + \ argument
54 #define DISPC_OVL_ROW_INC(n) (DISPC_OVL_BASE(n) + \ argument
62 #define DISPC_OVL_FIR(n) (DISPC_OVL_BASE(n) + \ argument
64 #define DISPC_OVL_FIR2(n) (DISPC_OVL_BASE(n) + \ argument
68 #define DISPC_OVL_ACCU0(n) (DISPC_OVL_BASE(n) + \ argument
[all …]
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.h37 #define DISPC_OVL_BA0(n) (DISPC_OVL_BASE(n) + \ argument
39 #define DISPC_OVL_BA1(n) (DISPC_OVL_BASE(n) + \ argument
41 #define DISPC_OVL_BA0_UV(n) (DISPC_OVL_BASE(n) + \ argument
43 #define DISPC_OVL_BA1_UV(n) (DISPC_OVL_BASE(n) + \ argument
45 #define DISPC_OVL_POSITION(n) (DISPC_OVL_BASE(n) + \ argument
47 #define DISPC_OVL_SIZE(n) (DISPC_OVL_BASE(n) + \ argument
57 #define DISPC_OVL_ROW_INC(n) (DISPC_OVL_BASE(n) + \ argument
65 #define DISPC_OVL_FIR(n) (DISPC_OVL_BASE(n) + \ argument
67 #define DISPC_OVL_FIR2(n) (DISPC_OVL_BASE(n) + \ argument
71 #define DISPC_OVL_ACCU0(n) (DISPC_OVL_BASE(n) + \ argument
[all …]
/openbmc/linux/tools/power/cpupower/po/
H A Dka.po15 "Language: ka\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
205 "\n"
208 "\n"
226 "\n"
229 "\n"
582 "select\n"
591 "select\n"
625 "Notes:\n"
794 "\n"
[all …]
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h240 #define DWC3_GCTL_PWRDNSCALE(n) ((n) << 19) argument
250 #define DWC3_GCTL_PRTCAPDIR(n) ((n) << 12) argument
257 #define DWC3_GCTL_SCALEDOWN(n) ((n) << 4) argument
281 #define DWC3_GSTS_CURMOD(n) ((n) & 0x3) argument
292 #define DWC3_GUSB2PHYCFG_PHYIF(n) (n << 3) argument
306 #define DWC3_GUSB2PHYACC_ADDR(n) (n << 16) argument
308 #define DWC3_GUSB2PHYACC_DATA(n) (n & 0xff) argument
445 #define DWC3_DCTL_TRGTULST(n) ((n) << 17) argument
577 #define DWC3_DALEPENA_EP(n) BIT(n) argument
897 #define DWC3_MODE(n) ((n) & 0x7) argument
[all …]
/openbmc/openbmc/meta-google/recipes-core/busybox/files/
H A Dgbmc.cfg2 CONFIG_IP=n
3 CONFIG_NETSTAT=n
32 CONFIG_BZIP2=n
33 CONFIG_UNZIP=n
38 CONFIG_LOGIN=n
39 CONFIG_SU=n
41 CONFIG_FDISK=n
47 CONFIG_IFUP=n
49 CONFIG_ROUTE=n
50 CONFIG_TFTP=n
[all …]
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h111 #define DWC3_GEVNTSIZ(n) (0xc408 + (n * 0x10)) argument
127 #define DWC3_DEPCMD(n) (0xc80c + (n * 0x10)) argument
139 #define DWC3_GCTL_PWRDNSCALE(n) ((n) << 19) argument
148 #define DWC3_GCTL_PRTCAPDIR(n) ((n) << 12) argument
155 #define DWC3_GCTL_SCALEDOWN(n) ((n) << 4) argument
186 #define DWC3_GEVNTSIZ_SIZE(n) ((n) & 0xffff) argument
235 #define DWC3_DCTL_HIRD_THRES(n) ((n) << 24) argument
241 #define DWC3_DCTL_TRGTULST(n) ((n) << 17) argument
366 #define DWC3_DALEPENA_EP(n) (1 << n) argument
577 #define DWC3_MODE(n) ((n) & 0x7) argument
[all …]
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.h19 #define TW_CHIP_OFFSET_ADDR(n) (TW_BASE_ADDR + (n)) argument
23 #define TW_HUE_ADDR(n) (0x07 | ((n) << 4)) argument
24 #define TW_SATURATION_ADDR(n) (0x08 | ((n) << 4)) argument
25 #define TW_CONTRAST_ADDR(n) (0x09 | ((n) << 4)) argument
26 #define TW_BRIGHTNESS_ADDR(n) (0x0a | ((n) << 4)) argument
32 #define TW286x_HUE_ADDR(n) (0x06 | ((n) << 4)) argument
33 #define TW286x_SATURATIONU_ADDR(n) (0x04 | ((n) << 4)) argument
34 #define TW286x_SATURATIONV_ADDR(n) (0x05 | ((n) << 4)) argument
35 #define TW286x_CONTRAST_ADDR(n) (0x02 | ((n) << 4)) argument
36 #define TW286x_BRIGHTNESS_ADDR(n) (0x01 | ((n) << 4)) argument
[all …]
/openbmc/linux/net/tipc/
H A Dnode.c245 if (!n) in tipc_node_get_id()
297 return (n) ? n->crypto_rx : NULL; in tipc_node_crypto_rx_by_addr()
414 TIPC_LINK_STATE, n->addr, n->addr); in tipc_node_write_unlock()
484 if (n) { in tipc_node_create()
493 n->capabilities, &n->bc_entry.inputq1, in tipc_node_create()
540 n = kzalloc(sizeof(*n), GFP_ATOMIC); in tipc_node_create()
583 n->capabilities, &n->bc_entry.inputq1, in tipc_node_create()
813 if (!node_is_up(n) && tipc_node_cleanup(n)) { in tipc_node_timeout()
1113 if (!n) in tipc_node_is_up()
1194 if (!n) in tipc_node_check_dest()
[all …]
/openbmc/linux/fs/befs/
H A Dendian.h19 return le64_to_cpu((__force __le64)n); in fs64_to_cpu()
21 return be64_to_cpu((__force __be64)n); in fs64_to_cpu()
28 return (__force fs64)cpu_to_le64(n); in cpu_to_fs64()
30 return (__force fs64)cpu_to_be64(n); in cpu_to_fs64()
46 return (__force fs32)cpu_to_le32(n); in cpu_to_fs32()
48 return (__force fs32)cpu_to_be32(n); in cpu_to_fs32()
95 run.start = cpu_to_le16(n.start); in cpu_to_fsrun()
96 run.len = cpu_to_le16(n.len); in cpu_to_fsrun()
99 run.start = cpu_to_be16(n.start); in cpu_to_fsrun()
100 run.len = cpu_to_be16(n.len); in cpu_to_fsrun()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp_0.3-beta15-52.diff105 -"\n"
109 -"\n"
122 "\n"
125 "\n"
189 "\n"
214 "\n"
217 "\n"
219 +"\n"
241 "\n"
246 "\n"
[all …]

12345678910>>...213