Home
last modified time | relevance | path

Searched refs:ob (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Deeprom_4k.c763 u8 ob[5], db1[5], db2[5]; in ath9k_hw_4k_set_board_values() local
826 ob[0] = pModal->ob_0; in ath9k_hw_4k_set_board_values()
827 ob[1] = pModal->ob_1; in ath9k_hw_4k_set_board_values()
828 ob[2] = pModal->ob_2; in ath9k_hw_4k_set_board_values()
829 ob[3] = pModal->ob_3; in ath9k_hw_4k_set_board_values()
830 ob[4] = pModal->ob_4; in ath9k_hw_4k_set_board_values()
844 ob[0] = pModal->ob_0; in ath9k_hw_4k_set_board_values()
845 ob[1] = ob[2] = ob[3] = ob[4] = pModal->ob_1; in ath9k_hw_4k_set_board_values()
854 ob[i] = pModal->ob_0; in ath9k_hw_4k_set_board_values()
866 ob[0]); in ath9k_hw_4k_set_board_values()
[all …]
Deeprom_def.c173 PR_EEP("Chain0 OutputBias", modal_hdr->ob); in ath9k_def_dump_modal_eeprom()
361 return pModal[0].ob; in ath9k_hw_def_get_eeprom()
365 return pModal[1].ob; in ath9k_hw_def_get_eeprom()
513 pModal->ob); in ath9k_hw_def_set_board_values()
530 pModal->ob); in ath9k_hw_def_set_board_values()
Deeprom.h358 u8 ob; member
/Linux-v4.19/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c152 unsigned int ob = 0; /* offset in buf */ in sun4i_ss_cipher_poll() local
224 if (todo && !ob) { in sun4i_ss_cipher_poll()
237 todo = min3(rx_cnt * 4 - ob, ileft, in sun4i_ss_cipher_poll()
239 memcpy(buf + ob, mi.addr + oi, todo); in sun4i_ss_cipher_poll()
242 ob += todo; in sun4i_ss_cipher_poll()
243 if (!(ob % 4)) { in sun4i_ss_cipher_poll()
245 ob / 4); in sun4i_ss_cipher_poll()
246 ob = 0; in sun4i_ss_cipher_poll()
261 oo, mo.length, oleft, areq->cryptlen, tx_cnt, ob); in sun4i_ss_cipher_poll()
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dbrcm,iproc-pcie.txt34 - brcm,pcie-ob: Some iProc SoCs do not have the outbound address mapping done
37 If the brcm,pcie-ob property is present, the following properties become
41 - brcm,pcie-ob-axi-offset: The offset from the AXI address to the internal
96 brcm,pcie-ob;
97 brcm,pcie-ob-axi-offset = <0x00000000>;
Ddesignware-pcie.txt23 - num-ob-windows: number of outbound address translation windows
68 num-ob-windows = <2>;
Dti-pci.txt41 - num-ob-windows : number of outbound address translation windows
/Linux-v4.19/drivers/pinctrl/meson/
Dpinctrl-meson.h134 #define BANK(n, f, l, fi, li, per, peb, pr, pb, dr, db, or, ob, ir, ib) \ argument
145 [REG_OUT] = { or, ob }, \
/Linux-v4.19/drivers/media/dvb-frontends/
Dbcm3510.c207 u8 ob[MAX_XFER_SIZE], ib[MAX_XFER_SIZE]; in bcm3510_do_hab_cmd() local
215 if (olen + 2 > sizeof(ob)) { in bcm3510_do_hab_cmd()
220 ob[0] = cmd; in bcm3510_do_hab_cmd()
221 ob[1] = msgid; in bcm3510_do_hab_cmd()
222 memcpy(&ob[2],obuf,olen); in bcm3510_do_hab_cmd()
225 dbufout(ob,olen+2,deb_hab); in bcm3510_do_hab_cmd()
231 if ((ret = bcm3510_hab_send_request(st, ob, olen+2)) < 0 || in bcm3510_do_hab_cmd()
/Linux-v4.19/drivers/pci/controller/
Dpcie-iproc.c909 struct iproc_pcie_ob *ob = &pcie->ob; in iproc_pcie_setup_ob() local
913 if (axi_addr < ob->axi_offset) { in iproc_pcie_setup_ob()
915 &axi_addr, &ob->axi_offset); in iproc_pcie_setup_ob()
923 axi_addr -= ob->axi_offset; in iproc_pcie_setup_ob()
926 for (window_idx = ob->nr_windows - 1; window_idx >= 0; window_idx--) { in iproc_pcie_setup_ob()
986 &axi_addr, &ob->axi_offset, &pci_addr, &size); in iproc_pcie_setup_ob()
1362 pcie->ob.nr_windows = ARRAY_SIZE(paxb_ob_map); in iproc_pcie_rev_init()
1370 pcie->ob.nr_windows = ARRAY_SIZE(paxb_v2_ob_map); in iproc_pcie_rev_init()
Dpcie-iproc.h98 struct iproc_pcie_ob ob; member
Dpcie-iproc-platform.c84 pcie->ob.axi_offset = val; in iproc_pcie_pltfm_probe()
/Linux-v4.19/arch/arm64/boot/dts/broadcom/northstar2/
Dns2.dtsi132 brcm,pcie-ob;
133 brcm,pcie-ob-oarr-size;
134 brcm,pcie-ob-axi-offset = <0x00000000>;
135 brcm,pcie-ob-window-size = <256>;
163 brcm,pcie-ob;
164 brcm,pcie-ob-oarr-size;
165 brcm,pcie-ob-axi-offset = <0x30000000>;
166 brcm,pcie-ob-window-size = <256>;
/Linux-v4.19/drivers/firmware/tegra/
Dbpmp.c133 channel->ob = NULL; in tegra_bpmp_master_free()
137 channel->ob = frame; in tegra_bpmp_master_free()
205 channel->ob->code = mrq; in __tegra_bpmp_channel_write()
206 channel->ob->flags = flags; in __tegra_bpmp_channel_write()
209 memcpy(channel->ob->data, data, size); in __tegra_bpmp_channel_write()
560 unsigned long flags = channel->ob->flags; in tegra_bpmp_channel_signal()
/Linux-v4.19/include/soc/tegra/
Dbpmp.h47 struct tegra_bpmp_mb_data *ob; member
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Deeprom.h66 u8 ob; member
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_rmap.c2413 __u64 ob; in xfs_rmap_compare() local
2416 ob = xfs_rmap_irec_offset_pack(b); in xfs_rmap_compare()
2426 else if (oa < ob) in xfs_rmap_compare()
2428 else if (oa > ob) in xfs_rmap_compare()
/Linux-v4.19/tools/perf/util/
Dpython.c37 #define Py_TYPE(ob) (((PyObject*)(ob))->ob_type) argument
/Linux-v4.19/arch/arm/boot/dts/
Dartpec6.dtsi196 num-ob-windows = <2>;
Ddra7.dtsi353 num-ob-windows = <16>;
/Linux-v4.19/drivers/md/
Ddm-cache-metadata.c886 dm_oblock_t ob; in block_clean_combined_dirty() local
893 unpack_value(value, &ob, &flags); in block_clean_combined_dirty()