| /linux/Documentation/devicetree/bindings/net/ |
| H A D | mscc,vsc7514-switch.yaml | 84 - const: rew 153 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1", 200 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | ocelot_ext.c | 43 [REW] = "rew",
|
| H A D | seville_vsc9953.c | 451 [REW] = vsc9953_rew_regmap, 463 DEFINE_RES_MEM_NAMED(0x0030000, 0x0010000, "rew"), 486 [REW] = "rew",
|
| H A D | felix_vsc9959.c | 512 [REW] = vsc9959_rew_regmap, 525 DEFINE_RES_MEM_NAMED(0x0030000, 0x0010000, "rew"), 544 [REW] = "rew",
|
| /linux/kernel/rcu/ |
| H A D | tree_exp.h | 365 struct rcu_node *rnp = container_of(rewp, struct rcu_node, rew); in __sync_rcu_exp_select_node_cpus() 470 kthread_init_work(&rnp->rew.rew_work, sync_rcu_exp_select_node_cpus); in sync_rcu_exp_select_cpus_queue_work() 476 kthread_queue_work(READ_ONCE(rnp->exp_kworker), &rnp->rew.rew_work); in sync_rcu_exp_select_cpus_queue_work() 481 kthread_flush_work(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus_flush_work() 495 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work() argument 497 kthread_init_work(&rew->rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited_queue_work() 498 kthread_queue_work(rcu_exp_gp_kworker, &rew->rew_work); in synchronize_rcu_expedited_queue_work() 522 sync_rcu_exp_select_node_cpus(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus() 932 struct rcu_exp_work rew; in synchronize_rcu_expedited() local 975 rew.rew_s = s; in synchronize_rcu_expedited() [all …]
|
| H A D | tree.h | 133 struct rcu_exp_work rew; member
|
| /linux/drivers/media/rc/keymaps/ |
| H A D | rc-delock-61959.c | 51 { 0x866b1e, KEY_REWIND}, /* << / REW */
|
| H A D | rc-asus-pc39.c | 48 { 0x0821, KEY_PREVIOUS }, /* rew */
|
| H A D | rc-asus-ps3-100.c | 57 { 0x0821, KEY_PREVIOUS }, /* rew */
|
| H A D | rc-digitalnow-tinytwin.c | 37 { 0x001a, KEY_REWIND }, /* REW [<<] */
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_ag_api.h | 566 * Command forwarded to REW: 0: No action. 1: SWAP MAC addresses. 2: Do L2CP 570 * REW::STAT_CFG. 740 * (REW:PORT:PORT_VLAN_CFG.PORT_TPID). 3: If IFH.TAG_TYPE = 0 then 0x8100 else 752 * (REW:PORT:PORT_VLAN_CFG.PORT_TPID). 3: If IFH.TAG_TYPE = 0 then 0x8100 else 758 * REW::DP_MAP.DP [IFH.VSTAX.QOS.DP]. 3: DEI of popped VLAN tag if available
|
| /linux/drivers/scsi/ |
| H A D | st.c | 4261 static int create_one_cdev(struct scsi_tape *tape, int mode, int rew) in create_one_cdev() argument 4271 cdev_devno = MKDEV(SCSI_TAPE_MAJOR, TAPE_MINOR(dev_num, mode, rew)); in create_one_cdev() 4281 STm->cdevs[rew] = cdev; in create_one_cdev() 4286 rew ? "non" : "auto", mode); in create_one_cdev() 4292 snprintf(name, 10, "%s%s%s", rew ? "n" : "", in create_one_cdev() 4303 STm->devs[rew] = dev; in create_one_cdev() 4307 cdev_del(STm->cdevs[rew]); in create_one_cdev() 4309 STm->cdevs[rew] = NULL; in create_one_cdev() 4310 STm->devs[rew] = NULL; in create_one_cdev() 4332 int mode, rew; in remove_cdevs() local [all …]
|
| H A D | scsi_debug.c | 4451 /* Assume no REW */ in resp_read_tape()
|
| /linux/drivers/mfd/ |
| H A D | ocelot-core.c | 144 DEFINE_RES_REG_NAMED(VSC7512_REW_RES_START, VSC7512_REW_RES_SIZE, "rew"),
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_regs.h | 1537 /* REW:PORT:PORT_VLAN_CFG */ 1552 /* REW:PORT:TAG_CFG */ 1579 /* REW:PORT:PORT_CFG */ 1594 /* REW:PORT:DSCP_CFG */ 1603 /* REW:PORT:PCP_DEI_QOS_MAP_CFG */ 1618 /* REW:COMMON:STAT_CFG */
|
| /linux/arch/mips/boot/dts/mscc/ |
| H A D | ocelot.dtsi | 141 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_main_regs.h | 7280 /* REW:COMMON:OWN_UPSID */ 7291 /* REW:COMMON:RTAG_ETAG_CTRL */ 7315 /* REW:COMMON:ES0_CTRL */ 7356 /* REW:PORT:PORT_VLAN_CFG */ 7379 /* REW:PORT:PCP_MAP_DE0 */ 7390 /* REW:PORT:PCP_MAP_DE1 */ 7401 /* REW:PORT:DEI_MAP_DE0 */ 7412 /* REW:PORT:DEI_MAP_DE1 */ 7423 /* REW:PORT:TAG_CTRL */ 7464 /* REW:PORT:DSCP_MAP */ [all …]
|
| /linux/drivers/regulator/ |
| H A D | core.c | 1718 struct regulator_event_work *rew = in regulator_event_work_fn() local 1720 struct regulator_dev *rdev = rew->rdev; in regulator_event_work_fn() 1724 ret = regulator_notifier_call_chain(rdev, rew->event, NULL); in regulator_event_work_fn() 1730 kfree(rew); in regulator_event_work_fn() 1751 struct regulator_event_work *rew; in regulator_event_forward_notifier() local 1761 rew = kmalloc_obj(*rew, GFP_ATOMIC); in regulator_event_forward_notifier() 1762 if (!rew) in regulator_event_forward_notifier() 1766 rew->rdev = rdev; in regulator_event_forward_notifier() 1767 rew->event = event; in regulator_event_forward_notifier() 1768 INIT_WORK(&rew->work, regulator_event_work_fn); in regulator_event_forward_notifier() [all …]
|
| /linux/include/linux/usb/ |
| H A D | r8a66597.h | 202 #define REW 0x4000 /* b14: Buffer rewind */ macro
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | vsc7514_regs.c | 428 [REW] = vsc7514_rew_regmap,
|
| /linux/drivers/s390/char/ |
| H A D | tape_core.c | 72 [TO_RFO] = "RFO", [TO_REW] = "REW",
|