Home
last modified time | relevance | path

Searched refs:bu16 (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Ddv-bfin_twi.c41 bu16 xmt_fifo, rcv_fifo;
44 bu16 BFIN_MMR_16(clkdiv);
45 bu16 BFIN_MMR_16(control);
46 bu16 BFIN_MMR_16(slave_ctl);
47 bu16 BFIN_MMR_16(slave_stat);
48 bu16 BFIN_MMR_16(slave_addr);
49 bu16 BFIN_MMR_16(master_ctl);
50 bu16 BFIN_MMR_16(master_stat);
51 bu16 BFIN_MMR_16(master_addr);
52 bu16 BFIN_MMR_16(int_stat);
[all …]
Ddv-bfin_nfc.c42 bu16 BFIN_MMR_16(ctl);
43 bu16 BFIN_MMR_16(stat);
44 bu16 BFIN_MMR_16(irqstat);
45 bu16 BFIN_MMR_16(irqmask);
46 bu16 BFIN_MMR_16(ecc0);
47 bu16 BFIN_MMR_16(ecc1);
48 bu16 BFIN_MMR_16(ecc2);
49 bu16 BFIN_MMR_16(ecc3);
50 bu16 BFIN_MMR_16(count);
51 bu16 BFIN_MMR_16(rst);
[all …]
Ddv-bfin_uart.c45 bu16 ier;
47 bu16 thr, rbr;
50 bu16 BFIN_MMR_16(dll);
51 bu16 BFIN_MMR_16(dlh);
52 bu16 BFIN_MMR_16(iir);
53 bu16 BFIN_MMR_16(lcr);
54 bu16 BFIN_MMR_16(mcr);
55 bu16 BFIN_MMR_16(lsr);
56 bu16 BFIN_MMR_16(msr);
57 bu16 BFIN_MMR_16(scr);
[all …]
Ddv-bfin_gpio.c32 bu16 int_state;
35 bu16 BFIN_MMR_16(data);
36 bu16 BFIN_MMR_16(clear);
37 bu16 BFIN_MMR_16(set);
38 bu16 BFIN_MMR_16(toggle);
39 bu16 BFIN_MMR_16(maska);
40 bu16 BFIN_MMR_16(maska_clear);
41 bu16 BFIN_MMR_16(maska_set);
42 bu16 BFIN_MMR_16(maska_toggle);
43 bu16 BFIN_MMR_16(maskb);
[all …]
Ddv-bfin_uart2.c44 bu16 ier;
47 bu16 BFIN_MMR_16(dll);
48 bu16 BFIN_MMR_16(dlh);
49 bu16 BFIN_MMR_16(gctl);
50 bu16 BFIN_MMR_16(lcr);
51 bu16 BFIN_MMR_16(mcr);
52 bu16 BFIN_MMR_16(lsr);
53 bu16 BFIN_MMR_16(msr);
54 bu16 BFIN_MMR_16(scr);
55 bu16 BFIN_MMR_16(ier_set);
[all …]
Ddv-bfin_uart.h26 bu16 bfin_uart_get_next_byte (struct hw *, bu16, bu16, bool *fresh);
27 bu16 bfin_uart_write_byte (struct hw *, bu16, bu16);
28 bu16 bfin_uart_get_status (struct hw *);
Ddv-bfin_spi.c42 bu16 BFIN_MMR_16(ctl);
43 bu16 BFIN_MMR_16(flg);
44 bu16 BFIN_MMR_16(stat);
45 bu16 BFIN_MMR_16(tdbr);
46 bu16 BFIN_MMR_16(rdbr);
47 bu16 BFIN_MMR_16(baud);
48 bu16 BFIN_MMR_16(shadow);
66 static bu16
79 bu16 *valuep; in bfin_spi_io_write_buffer()
125 bu16 *valuep; in bfin_spi_io_read_buffer()
Ddv-bfin_gpio2.c34 bu16 dir;
37 bu16 _pad;
40 bu16 BFIN_MMR_16(fer);
41 bu16 BFIN_MMR_16(data);
42 bu16 BFIN_MMR_16(set);
43 bu16 BFIN_MMR_16(clear);
44 bu16 BFIN_MMR_16(dir_set);
45 bu16 BFIN_MMR_16(dir_clear);
46 bu16 BFIN_MMR_16(inen);
66 bu16 *value16p; in bfin_gpio_io_write_buffer()
[all …]
Ddevices.h59 static inline bu16 dv_load_2 (const void *ptr) in dv_load_2()
65 static inline void dv_store_2 (void *ptr, bu16 val) in dv_store_2()
89 static inline void dv_w1c_2 (bu16 *ptr, bu16 val, bu16 bits) in dv_w1c_2()
102 static inline void dv_w1c_2_partial (bu16 *ptr, bu16 val, bu16 bits) in dv_w1c_2_partial()
Ddv-bfin_eppi.c48 bu16 BFIN_MMR_16(status);
49 bu16 BFIN_MMR_16(hcount);
50 bu16 BFIN_MMR_16(hdelay);
51 bu16 BFIN_MMR_16(vcount);
52 bu16 BFIN_MMR_16(vdelay);
53 bu16 BFIN_MMR_16(frame);
54 bu16 BFIN_MMR_16(line);
55 bu16 BFIN_MMR_16(clkdiv);
90 bu16 *value16p; in bfin_eppi_io_write_buffer()
156 bu16 *value16p; in bfin_eppi_io_read_buffer()
Ddv-bfin_pll.c33 bu16 BFIN_MMR_16(pll_ctl);
34 bu16 BFIN_MMR_16(pll_div);
35 bu16 BFIN_MMR_16(vr_ctl);
36 bu16 BFIN_MMR_16(pll_stat);
37 bu16 BFIN_MMR_16(pll_lockcnt);
58 bu16 *value16p; in bfin_pll_io_write_buffer()
101 bu16 *value16p; in bfin_pll_io_read_buffer()
Ddv-bfin_otp.c45 bu16 BFIN_MMR_16(control);
46 bu16 BFIN_MMR_16(ben);
47 bu16 BFIN_MMR_16(status);
75 bfin_otp_read_page (struct bfin_otp *otp, bu16 page) in bfin_otp_read_page()
81 bfin_otp_write_page_val (struct bfin_otp *otp, bu16 page, bu64 val[2]) in bfin_otp_write_page_val()
86 bfin_otp_write_page_val2 (struct bfin_otp *otp, bu16 page, bu64 lo, bu64 hi) in bfin_otp_write_page_val2()
92 bfin_otp_write_page (struct bfin_otp *otp, bu16 page) in bfin_otp_write_page()
105 bu16 *value16p; in bfin_otp_io_write_buffer()
186 bu16 *value16p; in bfin_otp_io_read_buffer()
Ddv-bfin_ppi.c48 bu16 BFIN_MMR_16(control);
49 bu16 BFIN_MMR_16(status);
50 bu16 BFIN_MMR_16(count);
51 bu16 BFIN_MMR_16(delay);
52 bu16 BFIN_MMR_16(frame);
87 bu16 *valuep; in bfin_ppi_io_write_buffer()
127 bu16 *valuep; in bfin_ppi_io_read_buffer()
Ddv-bfin_dma.c50 struct { bu16 ndpl, ndph; };
54 struct { bu16 sal, sah; };
57 bu16 BFIN_MMR_16 (config);
59 bu16 BFIN_MMR_16 (x_count);
61 bu16 BFIN_MMR_16 (y_count);
64 bu16 BFIN_MMR_16 (irq_status);
65 bu16 BFIN_MMR_16 (peripheral_map);
66 bu16 BFIN_MMR_16 (curr_x_count);
68 bu16 BFIN_MMR_16 (curr_y_count);
106 bu16 _flows[9], *flows = _flows; in bfin_dma_process_desc()
[all …]
Ddv-eth_phy.c38 bu16 regs[REG_PHY_SIZE];
82 bu16 reg_off; in eth_phy_io_write_buffer()
83 bu16 value; in eth_phy_io_write_buffer()
84 bu16 *valuep; in eth_phy_io_write_buffer()
116 bu16 reg_off; in eth_phy_io_read_buffer()
117 bu16 *valuep; in eth_phy_io_read_buffer()
Ddv-bfin_rtc.c39 bu16 BFIN_MMR_16(ictl);
40 bu16 BFIN_MMR_16(istat);
41 bu16 BFIN_MMR_16(swcnt);
43 bu16 BFIN_MMR_16(pren);
61 bu16 *value16p; in bfin_rtc_io_write_buffer()
106 bu16 *value16p; in bfin_rtc_io_read_buffer()
Dbfin-sim.c71 bu16 iw0, iw1; in unhandled_instruction()
973 add16 (SIM_CPU *cpu, bu16 a, bu16 b, bu32 *carry, bu32 *overfl, in add16()
1016 *carry |= ((bu16)~a < (bu16)b); in add16()
1022 sub16 (SIM_CPU *cpu, bu16 a, bu16 b, bu32 *carry, bu32 *overfl, in sub16()
1074 *carry |= (bu16)b <= (bu16)a; in sub16()
1166 divs (SIM_CPU *cpu, bu32 pquo, bu16 divisor) in divs()
1168 bu16 r = pquo >> 16; in divs()
1186 divq (SIM_CPU *cpu, bu32 pquo, bu16 divisor) in divq()
1761 decode_ProgCtrl_0 (SIM_CPU *cpu, bu16 iw0, bu32 pc) in decode_ProgCtrl_0()
2000 decode_CaCTRL_0 (SIM_CPU *cpu, bu16 iw0) in decode_CaCTRL_0()
[all …]
Ddv-bfin_ebiu_amc.c37 struct bfin_ebiu_amc *, bu32, void *, bu16 *, bu32 *);
41 bu16 BFIN_MMR_16(amgctl);
46 bu16 BFIN_MMR_16(mode);
47 bu16 BFIN_MMR_16(fctl);
81 bu16 amgctl) in bfin_ebiu_amc_write_amgctl()
244 void *valuep, bu16 *value16, bu32 *value32) in bf50x_ebiu_amc_io_read_buffer()
271 void *valuep, bu16 *value16, bu32 *value32) in bf53x_ebiu_amc_io_read_buffer()
296 void *valuep, bu16 *value16, bu32 *value32) in bf54x_ebiu_amc_io_read_buffer()
Ddv-bfin_ebiu_ddrc.c38 bu16 BFIN_MMR_16(errmst);
39 bu16 BFIN_MMR_16(rstctl);
68 bu16 *value16p; in bfin_ebiu_ddrc_io_write_buffer()
113 bu16 *value16p; in bfin_ebiu_ddrc_io_read_buffer()
Ddv-bfin_wdog.c36 bu16 BFIN_MMR_16(ctl);
61 bu16 *value16p; in bfin_wdog_io_write_buffer()
115 bu16 *value16p; in bfin_wdog_io_read_buffer()
160 bu16 wdev; in bfin_wdog_port_event()
Ddv-bfin_ebiu_sdc.c37 bu16 BFIN_MMR_16(sdrrc);
38 bu16 BFIN_MMR_16(sdstat);
56 bu16 *value16p; in bfin_ebiu_sdc_io_write_buffer()
118 bu16 *value16p; in bfin_ebiu_sdc_io_read_buffer()
Ddv-bfin_dmac.h26 struct hw *bfin_dmac_get_peer (struct hw *dma, bu16 pmap);
27 bu16 bfin_dmac_default_pmap (struct hw *dma);
Ddv-bfin_emac.c75 bu16 BFIN_MMR_16(ptp_ctl);
76 bu16 BFIN_MMR_16(ptp_ie);
77 bu16 BFIN_MMR_16(ptp_istat);
147 bu16 data = emac->stadat; in mii_write()
163 bu16 data; in mii_read()
380 bu16 len; in bfin_emac_dma_read_buffer()
471 bu16 len; in bfin_emac_dma_write_buffer()
Ddv-bfin_gptimer.c42 bu16 BFIN_MMR_16(config);
61 bu16 *value16p; in bfin_gptimer_io_write_buffer()
109 bu16 *value16p; in bfin_gptimer_io_read_buffer()
Ddv-bfin_dmac.c43 bfin_dmac_get_peer (struct hw *dma, bu16 pmap) in bfin_dmac_get_peer()
77 bu16
359 bu16 pmap; in bfin_dmac_port_event()

12