/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | leds-lgm.yaml | 7 title: Intel Lightning Mountain (LGM) SoC LED Serial Shift Output (SSO) Controller driver 25 - const: sso 39 intel,sso-update-rate-hz: 67 intel,sso-hw-trigger: 71 intel,sso-hw-blink: 75 intel,sso-blink-rate-hz: 110 clock-names = "sso", "fpid"; 111 intel,sso-update-rate-hz = <250000>;
|
/Linux-v6.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cpt_hw_types.h | 186 * grp:10 [171:162] If [WQ_PTR] is nonzero, the SSO guest-group to use when 187 * CPT submits work SSO. 188 * For the SSO to not discard the add-work request, FPA_PF_MAP() must map 190 * tt:2 [161:160] If [WQ_PTR] is nonzero, the SSO tag type to use when CPT 191 * submits work to SSO 192 * tag:32 [159:128] If [WQ_PTR] is nonzero, the SSO tag to use when CPT 193 * submits work to SSO. 196 * work-queue entry that CPT submits work to SSO after all context,
|
/Linux-v6.1/sound/pci/ |
D | sis7019.c | 60 * Capture channels do not have a SSO, so we allocate a playback channel to 61 * use as a timer for the capture periods. We use the SSO on the playback 79 u32 sso; member 195 voice->sso += period; in sis_update_sso() 196 if (voice->sso >= voice->buffer_size) in sis_update_sso() 197 voice->sso -= voice->buffer_size; in sis_update_sso() 200 if (voice->sso < 8) in sis_update_sso() 201 voice->sso = 8; in sis_update_sso() 203 /* The SSO is in the upper 16 bits of the register. */ in sis_update_sso() 204 writew(voice->sso & 0xffff, base + SIS_PLAY_DMA_SSO_ESO + 2); in sis_update_sso() [all …]
|
/Linux-v6.1/drivers/leds/blink/ |
D | Kconfig | 25 These LEDs are driven by a Serial Shift Output (SSO) controller. 31 will be called leds-lgm-sso.
|
D | leds-lgm-sso.c | 23 #define SSO_DEV_NAME "lgm-sso" 474 gc->label = "lgm-sso"; in sso_gpio_gc_init() 671 if (fwnode_property_present(fwnode_child, "intel,sso-hw-blink")) in __sso_led_dt_parse() 675 "intel,sso-hw-trigger"); in __sso_led_dt_parse() 685 "intel,sso-blink-rate-hz", &prop)) { in __sso_led_dt_parse() 752 if (device_property_read_u32(dev, "intel,sso-update-rate-hz", in sso_probe_gpios() 787 priv->clocks[0].id = "sso"; in intel_sso_led_probe() 836 dev_info(priv->dev, "sso LED init success!\n"); in intel_sso_led_probe() 876 MODULE_DESCRIPTION("Intel SSO LED/GPIO driver");
|
D | Makefile | 3 obj-$(CONFIG_LEDS_LGM) += leds-lgm-sso.o
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/marvell/ |
D | octeontx2.rst | 33 - Schedule/Synchronize/Order unit (SSO) 39 - Schedule/Synchronize/Order unit (SSO) 95 - SSO and TIM blocks config which provide packet scheduling support. 172 - Error due to disabled alloc/free for other HW blocks (NIX, SSO, TIM, DPI and AURA).
|
/Linux-v6.1/drivers/crypto/cavium/cpt/ |
D | cpt_hw_types.h | 46 * grp:10 [171:162] If [WQ_PTR] is nonzero, the SSO guest-group to use when 47 * CPT submits work SSO. 48 * For the SSO to not discard the add-work request, FPA_PF_MAP() must map 50 * tt:2 [161:160] If [WQ_PTR] is nonzero, the SSO tag type to use when CPT 51 * submits work to SSO 52 * tag:32 [159:128] If [WQ_PTR] is nonzero, the SSO tag to use when CPT 53 * submits work to SSO. 56 * work-queue entry that CPT submits work to SSO after all context,
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu.c | 378 attach ? pfvf->sso++ : pfvf->sso--; in rvu_update_rsrc_map() 379 num_lfs = pfvf->sso; in rvu_update_rsrc_map() 977 /* Init SSO group's bitmap */ in rvu_setup_hw_resources() 994 sprintf(block->name, "SSO GROUP"); in rvu_setup_hw_resources() 998 "%s: Failed to allocate SSO LF bitmap\n", __func__); in rvu_setup_hw_resources() 1003 /* Init SSO workslot's bitmap */ in rvu_setup_hw_resources() 1245 return pfvf->sso; in rvu_get_rsrc_mapcount() 1267 return !!pfvf->sso; in is_blktype_attached() 1440 else if ((blkid == BLKADDR_SSO) && !detach->sso) in rvu_detach_rsrcs() 1611 if (req->sso) { in rvu_check_rsrc_availability() [all …]
|
D | mbox.h | 184 /* SSO/SSOW mbox IDs (range 0x600 - 0x7FF) */ \ 420 u16 sso; member 437 u8 sso:1; member 449 u16 sso; member 469 u16 sso; member
|
D | rvu_devlink.c | 966 err = devlink_fmsg_string_put(fmsg, "\n\tFree Disabled for SSO"); in rvu_npa_report_show() 1008 err = devlink_fmsg_string_put(fmsg, "\n\tAlloc Disabled for SSO"); in rvu_npa_report_show()
|
D | rvu.h | 193 u16 sso; member
|
D | rvu_reg.h | 438 /* SSO */
|
/Linux-v6.1/drivers/crypto/marvell/octeontx/ |
D | otx_cpt_hw_types.h | 183 * grp:10 [171:162] If [WQ_PTR] is nonzero, the SSO guest-group to use when 184 * CPT submits work SSO. 185 * For the SSO to not discard the add-work request, FPA_PF_MAP() must map 187 * tt:2 [161:160] If [WQ_PTR] is nonzero, the SSO tag type to use when CPT 188 * submits work to SSO 189 * tag:32 [159:128] If [WQ_PTR] is nonzero, the SSO tag to use when CPT 190 * submits work to SSO. 193 * work-queue entry that CPT submits work to SSO after all context,
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_common.c | 814 aq->rq.xqe_drop_ena = 1; /* Enable RED dropping for CQ/SSO */ in otx2_rq_init()
|