| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_symlink_remote.c | 43 struct xfs_dsymlink_hdr *dsl = bp->b_addr; in xfs_symlink_hdr_set() local 48 memset(dsl, 0, sizeof(struct xfs_dsymlink_hdr)); in xfs_symlink_hdr_set() 49 dsl->sl_magic = cpu_to_be32(XFS_SYMLINK_MAGIC); in xfs_symlink_hdr_set() 50 dsl->sl_offset = cpu_to_be32(offset); in xfs_symlink_hdr_set() 51 dsl->sl_bytes = cpu_to_be32(size); in xfs_symlink_hdr_set() 52 uuid_copy(&dsl->sl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_symlink_hdr_set() 53 dsl->sl_owner = cpu_to_be64(ino); in xfs_symlink_hdr_set() 54 dsl->sl_blkno = cpu_to_be64(bp->b_bn); in xfs_symlink_hdr_set() 72 struct xfs_dsymlink_hdr *dsl = bp->b_addr; in xfs_symlink_hdr_ok() local 74 if (offset != be32_to_cpu(dsl->sl_offset)) in xfs_symlink_hdr_ok() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-stp-xway.c | 85 u8 dsl; /* the 2 LSBs can be driven by the dsl core */ member 186 chip->dsl << XWAY_STP_ADSL_SHIFT, in xway_stp_hw_init() 216 | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init() 234 u32 shadow, groups, dsl, phy; in xway_stp_probe() local 268 if (!of_property_read_u32(pdev->dev.of_node, "lantiq,dsl", &dsl)) in xway_stp_probe() 269 chip->dsl = dsl & XWAY_STP_ADSL_MASK; in xway_stp_probe()
|
| H A D | Kconfig | 577 Some of the gpios/leds can be auto updated by the soc with dsl and
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-stp-xway.txt | 22 - lantiq,dsl : The dsl core can control the 2 LSBs of the gpio cascade. This 2 bit 38 lantiq,dsl = <0x3>;
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/acpi/ |
| H A D | initrd_table_override.rst | 68 iasl -sa dsdt.dsl 81 iasl -sa facp.dsl 82 iasl -sa ssdt1.dsl
|
| /OK3568_Linux_fs/u-boot/arch/mips/dts/ |
| H A D | comtrend,ar-5387un.dts | 50 label = "AR-5387un:green:dsl";
|
| H A D | comtrend,vr-3032u.dts | 39 label = "VR-3032u:green:dsl";
|
| H A D | huawei,hg556a.dts | 37 label = "HG556a:red:dsl";
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/brcm/ |
| H A D | bcm63268-comtrend-vr-3032u.dts | 47 label = "vr-3032u:green:dsl";
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | dsl.hpp | 15 namespace dsl { namespace
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_crt.c | 685 u32 dsl; in intel_crt_load_detect() local 758 while ((dsl = intel_uncore_read(uncore, pipe_dsl_reg)) <= in intel_crt_load_detect() 772 } while ((intel_uncore_read(uncore, pipe_dsl_reg) == dsl)); in intel_crt_load_detect()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/leds/ |
| H A D | leds-bcm6328.txt | 84 label = "green:dsl";
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190803.patch.gz | 1# ncurses 6.1 - patch 20190803 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190630.patch.gz | 1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190615.patch.gz | 1# ncurses 6.1 - patch 20190615 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190727.patch.gz | 1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190609-patch.sh.bz2 | 1#!/bin/sh
2# Use this script to patch ncurses 6.1 to 6.1 ( ... |
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | dsl.cpp | 14 namespace dsl { namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | annotation_manager.cpp | 164 using namespace expression::dsl; in updateStyle()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | kirkwood-l-50.dts | 311 label = "dsl";
|
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | README.smc91111_eeprom | 108 (Back at pinky.dsl-only.net)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/ |
| H A D | leds-bcm6328.txt | 142 label = "green:dsl";
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | function.cpp | 17 using namespace expression::dsl;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/ |
| H A D | mapbox-gl-native.pro | 238 src/mbgl/style/expression/dsl.cpp \
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 8977 -rw-r--r-- root root 3236 ./usr/share/mime/text/x-dsl.xml
|