| /linux/include/linux/ceph/ |
| H A D | ceph_debug.h | 23 pr_debug("%.*s %12.12s:%-4d : [%pU %llu] " fmt, \ 33 no_printk(KERN_DEBUG "[%pU %llu] " fmt, \ 46 pr_debug(" [%pU %llu] %s: " fmt, &client->fsid, \ 52 pr_notice("[%pU %llu]: " fmt, &client->fsid, \ 55 pr_info("[%pU %llu]: " fmt, &client->fsid, \ 58 pr_warn("[%pU %llu]: " fmt, &client->fsid, \ 61 pr_warn_once("[%pU %llu]: " fmt, &client->fsid, \ 64 pr_err("[%pU %llu]: " fmt, &client->fsid, \ 67 pr_warn_ratelimited("[%pU %llu]: " fmt, &client->fsid, \ 70 pr_err_ratelimited("[%pU %llu]: " fmt, &client->fsid, \
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | st-pincfg.h | 17 #define PU (1 << 26) macro 30 /* oe = 0, pu = 0, od = 0 */ 32 /* oe = 0, pu = 1, od = 0 */ 33 #define IN_PU (PU) 34 /* oe = 1, pu = 0, od = 0 */ 36 /* oe = 1, pu = 0, od = 1 */ 38 /* oe = 1, pu = 1, od = 1 */ 39 #define BIDIR_PU (OE | PU | OD)
|
| /linux/fs/orangefs/ |
| H A D | namei.c | 48 "%s: %pd: handle:%pU: fsid:%d: new_op:%p: ret:%d:\n", in orangefs_create() 71 "%s: Assigned inode :%pU: for file :%pd:\n", in orangefs_create() 131 gossip_debug(GOSSIP_NAME_DEBUG, "%s:%s:%d using parent %pU\n", in orangefs_lookup() 141 "%s: doing lookup on %s under %pU,%d\n", in orangefs_lookup() 150 "Lookup Got %pU, fsid %d (ret=%d)\n", in orangefs_lookup() 180 " (inode %pU): Parent is %pU | fs_id %d\n", in orangefs_unlink() 250 "Symlink Got ORANGEFS handle %pU on fsid %d (ret=%d)\n", in orangefs_symlink() 279 "Assigned symlink inode new number of %pU\n", in orangefs_symlink() 286 "Inode (Symlink) %pU -> %pd\n", in orangefs_symlink() 323 "Mkdir Got ORANGEFS handle %pU on fsid %d\n", in orangefs_mkdir() [all …]
|
| H A D | file.c | 27 "%s: %pU: Handle is %pU | fs_id %d\n", __func__, in flush_racache() 83 "%s(%pU): GET op %p -> buffer_index %d\n", in wait_for_direct_io() 131 "%s(%pU): offset: %llu total_size: %zd\n", in wait_for_direct_io() 150 "%s(%pU): Calling post_io_request with tag (%llu)\n", in wait_for_direct_io() 230 gossip_err("%s: error in %s handle %pU, returning %zd\n", in wait_for_direct_io() 263 "%s(%pU): Amount %s, returned by the sys-io call:%d\n", in wait_for_direct_io() 275 "%s(%pU): PUT buffer_index %d\n", in wait_for_direct_io() 444 "calling flush_racache on %pU\n", in orangefs_file_release()
|
| H A D | super.c | 128 "%s: deallocated %p destroying inode %pU\n", in orangefs_destroy_inode() 327 "fh_to_dentry: handle %pU, fs_id %d\n", in orangefs_fh_to_dentry() 355 "Encoding fh: handle %pU, fsid %u\n", in orangefs_encode_fh() 367 "Encoding parent: handle %pU, fsid %u\n", in orangefs_encode_fh() 432 "get inode %pU, fsid %d\n", in orangefs_fill_sb()
|
| H A D | orangefs-utils.c | 205 "*** NOT making bad root inode %pU\n", in orangefs_make_bad_inode() 209 "*** making bad inode %pU\n", in orangefs_make_bad_inode() 243 gossip_debug(GOSSIP_UTILS_DEBUG, "%s: called on inode %pU flags %d\n", in orangefs_inode_getattr() 390 gossip_debug(GOSSIP_UTILS_DEBUG, "%s: called on inode %pU\n", __func__, in orangefs_inode_check_changed()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_parser_rt.c | 359 rt->pu.gpr_val_upd[idx] = true; in ice_gpr_add() 360 rt->pu.gpr_val[idx] = val; in ice_gpr_add() 378 rt->pu.flg_msk |= BIT_ULL(idx); in ice_flg_add() 380 rt->pu.flg_val |= BIT_ULL(idx); in ice_flg_add() 382 rt->pu.flg_val &= ~BIT_ULL(idx); in ice_flg_add() 441 rt->pu.err_msk |= (u16)BIT(idx); in ice_err_add() 443 rt->pu.flg_val |= (u64)BIT_ULL(idx); in ice_err_add() 445 rt->pu.flg_val &= ~(u64)BIT_ULL(idx); in ice_err_add() 562 struct ice_gpr_pu *pu = &rt->pu; in ice_pu_exe() local 568 if (pu->gpr_val_upd[i]) in ice_pu_exe() [all …]
|
| /linux/sound/pci/ |
| H A D | azt3328.h | 5 /* "PU" == "power-up value", as tested on PCI168 PCI rev. 10 24 #define IDX_IO_CODEC_DMA_FLAGS 0x00 /* PU:0x0000 */ 40 #define IDX_IO_CODEC_IRQTYPE 0x02 /* PU:0x0001 */ 52 /* start address of 1st DMA transfer area, PU:0x00000000 */ 54 /* start address of 2nd DMA transfer area, PU:0x00000000 */ 56 /* both lengths of DMA transfer areas, PU:0x00000000 59 #define IDX_IO_CODEC_DMA_CURRPOS 0x10 /* current DMA position, PU:0x00000000 */ 60 /* offset within current DMA transfer area, PU:0x0000 */ 62 #define IDX_IO_CODEC_SOUNDFORMAT 0x16 /* PU:0x0010 */ 139 * maybe some buffer limit, but I couldn't find out more, PU:0x00ff: */
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx93-tqma9352.dtsi | 240 /* HYS | PU | FSEL 3 | DSE X6 */ 243 /* HYS | FSEL 3 | DSE X6 (external PU) */ 259 /* HYS | PU */ 278 /* HYS | PU | FSEL 3 | DSE X4 */ 280 /* HYS | PU | FSEL 3 | DSE X4 */ 294 /* PU | FSEL 1 | DSE X4 */
|
| H A D | imx91-tqma9131.dtsi | 248 /* HYS | PU | FSEL 3 | DSE X6 */ 251 /* HYS | FSEL 3 | DSE X6 (external PU) */ 263 fsl,pins = /* HYS | PU */ 292 fsl,pins = /* PU | FSEL 1 | DSE X4 */
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6q.dtsi | 33 /* ARM kHz SOC-PU uV */ 50 pu-supply = <®_pu>; 70 /* ARM kHz SOC-PU uV */ 87 pu-supply = <®_pu>; 105 /* ARM kHz SOC-PU uV */ 122 pu-supply = <®_pu>; 140 /* ARM kHz SOC-PU uV */ 157 pu-supply = <®_pu>;
|
| H A D | imx6dl.dtsi | 30 /* ARM kHz SOC-PU uV */ 45 pu-supply = <®_pu>; 63 /* ARM kHz SOC-PU uV */ 78 pu-supply = <®_pu>;
|
| H A D | imx6q-cm-fx6.dts | 220 /* ARM kHz SOC-PU uV */ 242 /* ARM kHz SOC-PU uV */ 264 /* ARM kHz SOC-PU uV */ 286 /* ARM kHz SOC-PU uV */
|
| H A D | imx6dl-sabreauto.dts | 23 /* ARM kHz SOC-PU uV */
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common-v2.c | 598 * 1. PU + PD 606 int err, pu, pd; in mtk_pinconf_bias_set_pu_pd() local 609 pu = 0; in mtk_pinconf_bias_set_pu_pd() 612 pu = 1; in mtk_pinconf_bias_set_pu_pd() 615 pu = 0; in mtk_pinconf_bias_set_pu_pd() 622 err = mtk_hw_set_value(hw, desc, PINCTRL_PIN_REG_PU, pu); in mtk_pinconf_bias_set_pu_pd() 845 int pu, pd, rsel, err; in mtk_pinconf_bias_get_pu_pd_rsel() local 851 err = mtk_hw_get_value(hw, desc, PINCTRL_PIN_REG_PU, &pu); in mtk_pinconf_bias_get_pu_pd_rsel() 859 if (pu == 0 && pd == 0) { in mtk_pinconf_bias_get_pu_pd_rsel() 862 } else if (pu == 1 && pd == 0) { in mtk_pinconf_bias_get_pu_pd_rsel() [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | gm200.c | 34 gm200_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in gm200_sor_dp_drive() argument 41 pu &= 0x0f; in gm200_sor_dp_drive() 46 if ((data[2] & 0x00000f00) < (pu << 8) || ln == 0) in gm200_sor_dp_drive() 47 data[2] = (data[2] & ~0x00000f00) | (pu << 8); in gm200_sor_dp_drive()
|
| H A D | g94.c | 64 g94_sor_dp_drive(struct nvkm_ior *sor, int ln, int pc, int dc, int pe, int pu) in g94_sor_dp_drive() argument 74 if ((data[2] & 0x0000ff00) < (pu << 8) || ln == 0) in g94_sor_dp_drive() 75 data[2] = (data[2] & ~0x0000ff00) | (pu << 8); in g94_sor_dp_drive()
|
| /linux/drivers/pmdomain/imx/ |
| H A D | gpc.c | 260 .name = "PU", 370 domain->supply = devm_regulator_get(dev, "pu"); in imx_gpc_old_dt_init() 430 * Disable PU power down by runtime PM if ERR009619 is present. in imx_gpc_probe() 433 * PU domain LDO from power down state. If PRE is in use at that time, in imx_gpc_probe() 437 * it's safe to power down PU in this case. in imx_gpc_probe() 525 dev_err(&pdev->dev, "Failed to remove PU power domain (%pe)\n", in imx_gpc_remove()
|
| /linux/arch/arm64/kernel/ |
| H A D | compat_alignment.c | 109 * PU = 01 B A 110 * PU = 11 B A 111 * PU = 00 A B 112 * PU = 10 A B
|
| /linux/fs/afs/ |
| H A D | fs_probe.c | 148 _enter("%pU,%u", &server->uuid, index); in afs_fileserver_probe_result() 226 _debug("probe[%x] %pU [%u] %pISpc rtt=%d ret=%d", in afs_fileserver_probe_result() 245 _enter("%pU", &server->uuid); in afs_fs_probe_fileserver() 469 _debug("probe %pU", &server->uuid); in afs_fs_probe_dispatcher()
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-st.txt | 9 Pull Up (PU) are driven by the related PIO block. 150 Example of mmcclk pin which is a bi-direction pull pu with retime config
|
| /linux/drivers/regulator/ |
| H A D | tps68470-regulator.c | 13 // Yuning Pu <yuning.pu@intel.com>
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | dra7-mmc-iodelay.dtsi | 9 mmc1_pins_default_no_clk_pu: mmc1-default-no-clk-pu-pins {
|
| /linux/net/ceph/ |
| H A D | ceph_common.c | 109 pr_err("bad fsid, had %pU got %pU", in ceph_check_fsid() 220 dout("%s ret %d got fsid %pU\n", __func__, err, fsid); in ceph_parse_fsid() 656 seq_printf(m, "fsid=%pU,", &opt->fsid); in ceph_print_client_options() 835 pr_info("client%llu fsid %pU\n", ceph_client_gid(client), in __ceph_open_session()
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-sama5d3_eds.dts | 189 pinctrl_i2c0_pu: i2c0-pu { 195 pinctrl_i2c2_pu: i2c2-pu {
|