/kernel/liteos_a/fs/fat/os_adapt/ |
D | fatfs.c | 290 mem_set(dir, 0, SS(fs)); in init_cluster() 293 (void)strcpy_s((char *)dir, SS(fs), target); in init_cluster() 296 mem_set(dir, 0, SS(fs)); in init_cluster() 326 mem_set(dir, 0, SS(fs)); in init_cluster() 456 finfo_new->fsize = fs->csize * SS(fs); in fatfs_create_obj() 566 finfo->fsize = fs->csize * SS(fs); in fatfs_lookup() 610 fp = (FIL *)zalloc(sizeof(FIL) + SS(fs)); in fatfs_open() 714 dbuff = fs->win + dp->dptr % SS(fs); in update_dir() 952 csize = SS(fs) * fs->csize; in realloc_cluster() 1145 fs->win = (BYTE *)ff_memalloc(SS(fs)); in fatfs_mount() [all …]
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 23 #define SS 16 macro 59 #define SS 160 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | ptrace-abi.h | 38 #define SS 16 macro 62 #define SS 160 macro
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
D | regs_load.S | 15 #define SS 11 * 8 macro 48 movq $0, SS(%rdi) 85 movl $0, SS(%edi)
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | Kconfig | 14 2SS to 866Mbit/s PHY rate. 26 which comply with IEEE 802.11ac standards and support 2SS to
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | brcm,stingray-usb-phy.txt | 5 - "brcm,sr-usb-combo-phy" is combo PHY has two PHYs, one SS and one HS. 10 the PHY number of two PHYs. 0 for HS PHY and 1 for SS PHY.
|
D | brcm,sr-pcie-phy.txt | 5 - reg: base address and length of the PCIe SS register space
|
/kernel/linux/linux-5.10/arch/x86/um/ |
D | ptrace_64.c | 42 [SS >> 3] = HOST_SS, 84 case SS: in putreg() 160 case SS: in getreg()
|
D | user-offsets.c | 35 DEFINE(HOST_SS, SS); in foo() 64 DEFINE_LONGS(HOST_SS, SS); in foo()
|
D | ptrace_32.c | 71 [SS] = HOST_SS, 107 case SS: in putreg() 153 case SS: in getreg()
|
D | signal.c | 198 GETREG(SS, ss); in copy_sc_from_user() 280 PUTREG(SS, ss); in copy_sc_to_user()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | Kconfig | 10 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
D | renesas,drif.txt | 9 | Master |-----SS-------->|SYNC DRIFn (slave) | 92 | Master |-----SS-------->|SYNC DRIFn (slave) | 140 | Master |-----SS-------->|SYNC DRIFn (slave) |
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | dwc3-xilinx.txt | 7 "bus_clk" Master/Core clock, have to be >= 125 MHz for SS
|
D | rockchip,dwc3.txt | 10 "bus_clk" Master/Core clock, have to be >= 62.5 MHz for SS
|
D | dwc3.txt | 34 the second element is expected to be a handle to the USB3/SS PHY 49 - snps,u2ss_inp3_quirk: set if we enable P3 OK for U2/SS Inactive quirk
|
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/ |
D | mcontext.c | 18 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | Kconfig | 15 and 2.4GHz, IEEE 802.11ac 4x4:4SS 1733Mbps PHY rate, wave2
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
D | bq24190_charger.c | 360 #undef SS 391 BQ24190_SYSFS_FIELD_RO(vbus_stat, SS, VBUS_STAT), 392 BQ24190_SYSFS_FIELD_RO(chrg_stat, SS, CHRG_STAT), 393 BQ24190_SYSFS_FIELD_RO(dpm_stat, SS, DPM_STAT), 394 BQ24190_SYSFS_FIELD_RO(pg_stat, SS, PG_STAT), 395 BQ24190_SYSFS_FIELD_RO(therm_stat, SS, THERM_STAT), 396 BQ24190_SYSFS_FIELD_RO(vsys_stat, SS, VSYS_STAT),
|
/kernel/liteos_a/fs/fat/virpart/src/ |
D | virpartff.c | 541 work = (BYTE *)ff_memalloc(SS(fs)); in f_checkvirpart() 708 work = (BYTE *)ff_memalloc(SS(fs)); in f_makevirpart() 715 (void)memset_s(work, SS(fs), 0, SS(fs)); in f_makevirpart()
|
/kernel/linux/linux-5.10/drivers/usb/cdns3/ |
D | Kconfig | 22 This controller supports FF, HS and SS mode. It doesn't support
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0018_linux_drivers_firmware.patch | 836 /* LSIO SS */ 839 /* CONN SS */ 850 /* AUDIO SS */ 872 /* DMA SS */ 896 /* GPU SS */ 901 /* HSIO SS */ 909 /* MIPI SS */ 918 /* LVDS SS */ 927 /* DC SS */ 936 /* CM40 SS */ [all …]
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | ftrace_64.S | 204 movq %rcx, SS(%rsp)
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
D | perf_regs.c | 25 SMPL_REG(SS, PERF_REG_X86_SS),
|
/kernel/linux/linux-5.10/arch/x86/entry/ |
D | calling.h | 98 #define SS 20*8 macro
|