Sometime if you change ASM spfile parameters wrongly and due that CRS & ASM will not come up. (Kind of Chicken & egg situation)
We can start only ASM without CRS using below command.
crsctl stop crs -f
crsctl start crs -excl -nocrs
revert/change parameters
crsctl start crs