HomeSort by: relevance | last modified time | path
    Searched refs:lpc (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/usr.sbin/lpr/lpc/
Makefile 4 PROG= lpc
5 MAN= lpc.8
6 SRCS= lpc.c cmds.c cmdtab.c
  /src/sys/arch/arm/gemini/
lpc_com.c 91 struct gemini_lpc_attach_args *lpc = aux; local in function:lpc_com_match
98 if (lpc->lpc_addr == LPCCF_LDN_DEFAULT
99 || lpc->lpc_addr == LPCCF_ADDR_DEFAULT)
103 if ((lpc->lpc_intr != LPCCF_INTR_DEFAULT) && (lpc->lpc_intr > 0xff))
104 panic("lpc_com: bad intr %d", lpc->lpc_intr);
106 if (lpc->lpc_size == LPCCF_SIZE_DEFAULT)
107 lpc->lpc_size = IT8712F_UART_SIZE;
109 iobase = lpc->lpc_base + lpc->lpc_addr
156 struct gemini_lpc_attach_args *lpc = aux; local in function:lpc_com_attach
    [all...]
gemini_lpc.c 42 CFATTACH_DECL_NEW(lpc, sizeof(struct gemini_lpc_softc),
58 struct gemini_lpc_attach_args *lpc = aux; local in function:gemini_lpc_match
60 if (lpc->lpc_addr == LPCCF_ADDR_DEFAULT)
61 panic("lpc must have addr specified in config.");
123 gemini_lpc_attach_args_t lpc; local in function:gemini_lpc_search
125 lpc.lpc_ldn = cf->cf_loc[LPCCF_LDN];
126 lpc.lpc_addr = cf->cf_loc[LPCCF_ADDR];
127 lpc.lpc_size = cf->cf_loc[LPCCF_SIZE];
128 lpc.lpc_intr = cf->cf_loc[LPCCF_INTR];
129 lpc.lpc_iot = sc->sc_iot
144 struct gemini_lpc_attach_args *lpc = aux; local in function:gemini_lpc_busprint
    [all...]
  /src/usr.sbin/lpr/
Makefile 4 SUBDIR= common_source .WAIT lp lpc lpd lpq lpr lprm lptest pac filters
  /src/lib/csu/arch/hppa/
crt0.S 50 bl L$lpc, %r27
52 L$lpc: addil L'_GLOBAL_OFFSET_TABLE_ - ($PIC_pcrel$0 - 8), %r27
  /src/sys/sys/
gmon.h 43 u_long lpc; /* base pc address of sample buffer */ member in struct:gmonhdr
  /src/tests/kernel/arch/hppa/
execsp.S 60 bl L$lpc, %r27
62 L$lpc: addil L'_GLOBAL_OFFSET_TABLE_ - ($PIC_pcrel$0 - 8), %r27
  /src/sys/dev/ic/
vga_subr.c 91 vga_loadchars(struct vga_handle *vh, int fontset, int first, int num, int lpc,
103 for (j = 0; j < lpc; j++)
105 offset + (i << 5) + j, data[i * lpc + j]);
113 int lpc, char *data)
124 for (j = 0; j < lpc; j++)
125 data[i * lpc + j] = bus_space_read_1(vh->vh_memt,
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
aspeed-bmc-facebook-elbert.dts 59 aspeed,lpc-io-reg = <0xca8>;
64 aspeed,lpc-io-reg = <0xca2>;
aspeed-bmc-amd-ethanolx.dts 231 aspeed,lpc-io-reg = <0x60>;
236 aspeed,lpc-io-reg = <0x62>;
241 aspeed,lpc-io-reg = <0xCA2>;
246 aspeed,lpc-io-reg = <0x97DE>;
255 //Enable lpc clock
aspeed-g4.dtsi 345 lpc: lpc@1e789000 { label
346 compatible = "aspeed,ast2400-lpc-v2", "simple-mfd", "syscon";
354 lpc_ctrl: lpc-ctrl@80 {
355 compatible = "aspeed,ast2400-lpc-ctrl";
361 lpc_snoop: lpc-snoop@90 {
362 compatible = "aspeed,ast2400-lpc-snoop";
375 compatible = "aspeed,ast2400-lpc-reset";
aspeed-g6.dtsi 490 lpc: lpc@1e789000 { label
491 compatible = "aspeed,ast2600-lpc-v2", "simple-mfd", "syscon";
528 lpc_ctrl: lpc-ctrl@80 {
529 compatible = "aspeed,ast2600-lpc-ctrl";
535 lpc_snoop: lpc-snoop@80 {
536 compatible = "aspeed,ast2600-lpc-snoop";
549 compatible = "aspeed,ast2600-lpc-reset";
aspeed-bmc-facebook-tiogapass.dts 81 // Enable lpc clock
111 aspeed,lpc-io-reg = <0xca8>;
117 aspeed,lpc-io-reg = <0xca2>;
stih407-family.dtsi 7 #include <dt-bindings/mfd/st-lpc.h>
601 lpc@8787000 {
602 compatible = "st,stih407-lpc";
608 st,lpc-mode = <ST_LPC_MODE_WDT>;
611 lpc@8788000 {
612 compatible = "st,stih407-lpc";
616 st,lpc-mode = <ST_LPC_MODE_CLKSRC>;
aspeed-bmc-inspur-nf5280m6.dts 661 aspeed,lpc-io-reg = <0xca2>;
666 aspeed,lpc-io-reg = <0xca4>;
aspeed-g5.dtsi 436 lpc: lpc@1e789000 { label
437 compatible = "aspeed,ast2500-lpc-v2", "simple-mfd", "syscon";
473 lpc_ctrl: lpc-ctrl@80 {
474 compatible = "aspeed,ast2500-lpc-ctrl";
480 lpc_snoop: lpc-snoop@90 {
481 compatible = "aspeed,ast2500-lpc-snoop";
489 compatible = "aspeed,ast2500-lpc-reset";
nuvoton-common-npcm7xx.dtsi 189 compatible = "nuvoton,npcm750-lpc-kcs", "simple-mfd", "syscon";
861 lpc_pins: lpc-pins {
862 groups = "lpc";
863 function = "lpc";
aspeed-bmc-bytedance-g220a.dts 333 aspeed,lpc-io-reg = <0xCA2>;
338 aspeed,lpc-io-reg = <0xCA4>;
lpc32xx.dtsi 145 compatible = "nxp,lpc-eth";
  /src/sys/arch/evbarm/conf/
GEMINI_SLAVE 149 com0 at lpc? ldn 0x01 addr 0x3f8 intr -1
150 ##com0 at lpc? ldn 0x01 addr 0x3f8 intr -1
  /src/lib/libc/gmon/
gmon.c 466 hdr->lpc = p->lowpc;
  /src/usr.bin/crunch/examples/
really-big.conf 81 progs lpr lpc lpq lprm pac lptest
  /src/usr.sbin/kgmon/
kgmon.c 383 h.lpc = kvp->gpm.lowpc;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hubp.c 1111 enum cursor_lines_per_chunk lpc = hubp1_get_lines_per_chunk( local in function:hubp1_cursor_set_attributes
1128 CURSOR_LINES_PER_CHUNK, lpc);
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hip06.dtsi 349 compatible = "hisilicon,hip06-lpc";

Completed in 26 milliseconds

1 2